Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247877.out
Simulation starting
2019-09-05 20:21:35.920641: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 20:21:36.635278: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:91:00.0
2019-09-05 20:21:36.635748: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 20:21:36.637991: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 20:21:36.640147: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 20:21:36.640912: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 20:21:36.643338: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 20:21:36.645371: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 20:21:36.651511: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 20:21:36.664031: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 20:21:36.664618: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 20:21:36.673706: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600175000 Hz
2019-09-05 20:21:36.674006: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x563ad6bf6fa0 executing computations on platform Host. Devices:
2019-09-05 20:21:36.674038: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 20:21:36.680623: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:91:00.0
2019-09-05 20:21:36.680862: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 20:21:36.680895: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 20:21:36.680923: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 20:21:36.680952: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 20:21:36.680981: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 20:21:36.681010: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 20:21:36.681039: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 20:21:36.700396: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 20:21:36.700692: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 20:21:37.161601: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 20:21:37.161668: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 20:21:37.161685: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 20:21:37.176838: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10802 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:91:00.0, compute capability: 3.7)
2019-09-05 20:21:37.179852: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x563ad71535e0 executing computations on platform CUDA. Devices:
2019-09-05 20:21:37.179932: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 20:21:39.678463 140476357768960 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 20:21:39.756232 140476357768960 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 20:21:40.453774 140476357768960 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 20:22:24.380851: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 20:22:35.175158 140476357768960 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   324366.9928788 Edm =      43.5584 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   324366.9928788 Edm =      43.5584 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   316749.7188603 Edm =      88.5896 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   316682.8988155 Edm =      123.159 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   315033.8358173 Edm =      2385.72 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298440.8229459 Edm =      1.67033 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   298406.8632727 Edm =      24.3644 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   298229.5684291 Edm =      7.76308 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298220.1825247 Edm =      1.00161 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298210.3134155 Edm =      4.35621 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297911.0686553 Edm =       123.05 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297672.0927675 Edm =     0.950683 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   297671.1237478 Edm =     0.258251 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297670.6861717 Edm =      0.36371 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297634.9148975 Edm =      27.1977 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297562.4316348 Edm =     0.687199 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297561.4608351 Edm =     0.106046 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297561.0809063 Edm =    0.0371542 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297560.9992508 Edm =    0.0304352 NCalls =     65
VariableMetric: Iteration #  18 - FCN =    297538.261876 Edm =      9.17356 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297526.2104267 Edm =       158681 NCalls =     82
VariableMetric: Iteration #  20 - FCN =   297508.0406998 Edm =       499727 NCalls =     89
VariableMetric: Iteration #  21 - FCN =   297465.3564389 Edm =       484618 NCalls =     96
VariableMetric: Iteration #  22 - FCN =   297447.2871682 Edm =       157767 NCalls =    103
VariableMetric: Iteration #  23 - FCN =    297394.117886 Edm =      40350.5 NCalls =    110
VariableMetric: Iteration #  24 - FCN =   297358.7947796 Edm =       8654.8 NCalls =    115
VariableMetric: Iteration #  25 - FCN =   297355.5222291 Edm =      4609.61 NCalls =    119
VariableMetric: Iteration #  26 - FCN =   297351.7930981 Edm =      7631.93 NCalls =    122
VariableMetric: Iteration #  27 - FCN =   297346.6797209 Edm =      3636.99 NCalls =    125
VariableMetric: Iteration #  28 - FCN =   297343.4114688 Edm =      161.224 NCalls =    128
VariableMetric: Iteration #  29 - FCN =   297342.9573981 Edm =      307.876 NCalls =    132
VariableMetric: Iteration #  30 - FCN =   297338.9940916 Edm =      499.802 NCalls =    134
VariableMetric: Iteration #  31 - FCN =   297336.7079633 Edm =      211.466 NCalls =    136
VariableMetric: Iteration #  32 - FCN =   297336.3470134 Edm =      117.585 NCalls =    139
VariableMetric: Iteration #  33 - FCN =   297333.6597233 Edm =      51.9814 NCalls =    141
VariableMetric: Iteration #  34 - FCN =   297329.8719632 Edm =      38.2691 NCalls =    143
VariableMetric: Iteration #  35 - FCN =   297316.6196591 Edm =      62.8631 NCalls =    145
VariableMetric: Iteration #  36 - FCN =   297311.5555456 Edm =      49.7931 NCalls =    147
VariableMetric: Iteration #  37 - FCN =   297308.6921271 Edm =      32.3993 NCalls =    149
VariableMetric: Iteration #  38 - FCN =   297305.9671768 Edm =      40.2681 NCalls =    151
VariableMetric: Iteration #  39 - FCN =   297301.8263894 Edm =      6.48115 NCalls =    153
VariableMetric: Iteration #  40 - FCN =   297300.7781595 Edm =      3.62902 NCalls =    155
VariableMetric: Iteration #  41 - FCN =   297299.0004504 Edm =      3.76136 NCalls =    157
VariableMetric: Iteration #  42 - FCN =   297298.2739301 Edm =      1.81035 NCalls =    159
VariableMetric: Iteration #  43 - FCN =   297297.1031828 Edm =      4.65141 NCalls =    161
VariableMetric: Iteration #  44 - FCN =   297296.2598414 Edm =      1.04027 NCalls =    164
VariableMetric: Iteration #  45 - FCN =   297295.2019905 Edm =     0.596654 NCalls =    166
VariableMetric: Iteration #  46 - FCN =   297292.5058515 Edm =      1.49366 NCalls =    169
VariableMetric: Iteration #  47 - FCN =   297290.8473501 Edm =      2.83777 NCalls =    171
VariableMetric: Iteration #  48 - FCN =   297289.7584665 Edm =      1.64603 NCalls =    173
VariableMetric: Iteration #  49 - FCN =    297288.742427 Edm =       1.1965 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297287.2511433 Edm =      1.48509 NCalls =    179
VariableMetric: Iteration #  51 - FCN =   297286.2888032 Edm =      2.97891 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297284.2332197 Edm =     0.827812 NCalls =    185
VariableMetric: Iteration #  53 - FCN =   297283.3387996 Edm =      1.25259 NCalls =    187
VariableMetric: Iteration #  54 - FCN =   297281.9541444 Edm =     0.662698 NCalls =    189
VariableMetric: Iteration #  55 - FCN =   297281.4687658 Edm =      1.06988 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297281.1525915 Edm =      1.26297 NCalls =    194
VariableMetric: Iteration #  57 - FCN =   297280.2791243 Edm =      1.14442 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297278.8945488 Edm =      1.34393 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297278.0246951 Edm =      1.31275 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297277.4012009 Edm =     0.516037 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297277.0395941 Edm =     0.129363 NCalls =    208
VariableMetric: Iteration #  62 - FCN =   297276.9112487 Edm =    0.0446423 NCalls =    210
VariableMetric: Iteration #  63 - FCN =   297276.8576738 Edm =    0.0160372 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297276.8331639 Edm =   0.00605099 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297276.8274643 Edm =  0.000809314 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297276.8267361 Edm =  0.000138627 NCalls =    217
VariableMetric: Iteration #  67 - FCN =   297276.8264453 Edm =  0.000102156 NCalls =    219
VariableMetric: Iteration #  68 - FCN =   297276.8262466 Edm =  2.82414e-05 NCalls =    221
VariableMetric: After Hessian   - FCN =   297276.8262466 Edm =  7.37041e-05 NCalls =    702
VariableMetric: Iteration #  69 - FCN =   297276.8262466 Edm =  7.37041e-05 NCalls =    702
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   318117.2643242 Edm =      406.571 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   318117.2643242 Edm =      406.571 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    299213.818336 Edm =      2.83444 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298810.0379543 Edm =      1.46408 NCalls =     16
VariableMetric: Iteration #   3 - FCN =    298801.687055 Edm =      20.3423 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   298635.8218423 Edm =      99.3027 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   297912.9108888 Edm =      9.19088 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   297907.8852582 Edm =     0.688659 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   297904.3992895 Edm =      2.29045 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   297639.0781533 Edm =      53.2097 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297598.8051214 Edm =     0.969603 NCalls =     41
VariableMetric: Iteration #  10 - FCN =     297597.91792 Edm =    0.0873929 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   297597.5244076 Edm =      0.29931 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297494.9017941 Edm =        45.66 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297407.2068263 Edm =      1.84737 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297403.7653005 Edm =     0.348983 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297402.4674224 Edm =     0.124168 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297402.1916904 Edm =    0.0812762 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297400.8279505 Edm =      0.40588 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297400.1500753 Edm =     0.278738 NCalls =     70
VariableMetric: Iteration #  19 - FCN =   297389.8081367 Edm =      36.6093 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297380.3388421 Edm =      10.6509 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297370.6295082 Edm =      6.78166 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297346.5260617 Edm =      14.7795 NCalls =     88
VariableMetric: Iteration #  23 - FCN =   297325.5274734 Edm =      4.92141 NCalls =     91
VariableMetric: Iteration #  24 - FCN =    297320.294952 Edm =      0.19334 NCalls =     93
VariableMetric: Iteration #  25 - FCN =    297320.120161 Edm =   0.00897527 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297320.0877263 Edm =    0.0208907 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297316.8973048 Edm =      3.28376 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297308.8413269 Edm =      6.59797 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297288.6526136 Edm =      2.80052 NCalls =    112
VariableMetric: Iteration #  30 - FCN =   297286.9997795 Edm =     0.163897 NCalls =    114
VariableMetric: Iteration #  31 - FCN =   297286.8264419 Edm =    0.0225575 NCalls =    116
VariableMetric: Iteration #  32 - FCN =   297286.7953764 Edm =   0.00891764 NCalls =    118
VariableMetric: Iteration #  33 - FCN =   297286.3296207 Edm =     0.483417 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297274.4918999 Edm =      4.17051 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297242.6224953 Edm =       15.313 NCalls =    133
VariableMetric: Iteration #  36 - FCN =   297228.4153039 Edm =       3.8747 NCalls =    134
VariableMetric: Iteration #  37 - FCN =   297224.6757458 Edm =      0.38769 NCalls =    136
VariableMetric: Iteration #  38 - FCN =   297224.1385695 Edm =     0.149591 NCalls =    138
VariableMetric: Iteration #  39 - FCN =   297223.8347882 Edm =    0.0169857 NCalls =    140
VariableMetric: Iteration #  40 - FCN =   297223.8134546 Edm =   0.00176727 NCalls =    142
VariableMetric: Iteration #  41 - FCN =   297223.8087717 Edm =   0.00148527 NCalls =    144
VariableMetric: Iteration #  42 - FCN =   297223.7943569 Edm =    0.0117334 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297220.1203522 Edm =      3.39172 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297220.0880514 Edm =    0.0239101 NCalls =    156
VariableMetric: Iteration #  45 - FCN =    297220.055369 Edm =    0.0435363 NCalls =    158
VariableMetric: Iteration #  46 - FCN =   297218.0034776 Edm =      2.71944 NCalls =    164
VariableMetric: Iteration #  47 - FCN =   297217.9621904 Edm =    0.0285937 NCalls =    166
VariableMetric: Iteration #  48 - FCN =   297216.1455145 Edm =      2.13326 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297216.0772891 Edm =    0.0601774 NCalls =    174
VariableMetric: Iteration #  50 - FCN =   297212.5821014 Edm =      3.14259 NCalls =    180
VariableMetric: Iteration #  51 - FCN =   297198.6119854 Edm =      2.77147 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297196.2309417 Edm =    0.0992786 NCalls =    184
VariableMetric: Iteration #  53 - FCN =    297196.137223 Edm =   0.00422177 NCalls =    185
VariableMetric: Iteration #  54 - FCN =    297196.129513 Edm =   0.00173909 NCalls =    187
VariableMetric: Iteration #  55 - FCN =    297196.122696 Edm =   0.00104338 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297196.1188519 Edm =   0.00266824 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297195.4708717 Edm =     0.626138 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297192.0601216 Edm =      3.35216 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297189.9179064 Edm =     0.118878 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297189.7816791 Edm =   0.00537923 NCalls =    205
VariableMetric: Iteration #  61 - FCN =   297189.7762736 Edm =   0.00046885 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297189.7755698 Edm =  0.000353901 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297189.7724077 Edm =   0.00305532 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297189.5915968 Edm =      0.17005 NCalls =    219
VariableMetric: Iteration #  65 - FCN =   297183.7739431 Edm =      3.73508 NCalls =    224
VariableMetric: Iteration #  66 - FCN =   297180.5905363 Edm =      1.85142 NCalls =    227
VariableMetric: Iteration #  67 - FCN =   297178.4887526 Edm =      1.01176 NCalls =    232
VariableMetric: Iteration #  68 - FCN =    297177.427568 Edm =      1.13075 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297176.3196658 Edm =     0.301302 NCalls =    237
VariableMetric: Iteration #  70 - FCN =   297176.1757578 Edm =     0.315106 NCalls =    239
VariableMetric: Iteration #  71 - FCN =   297175.9749509 Edm =    0.0564535 NCalls =    242
VariableMetric: Iteration #  72 - FCN =   297175.8333023 Edm =     0.019364 NCalls =    245
VariableMetric: Iteration #  73 - FCN =   297175.8129136 Edm =   0.00165737 NCalls =    247
VariableMetric: Iteration #  74 - FCN =   297175.8115979 Edm =  0.000186656 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297175.8100747 Edm =   0.00136412 NCalls =    252
VariableMetric: Iteration #  76 - FCN =    297175.710683 Edm =      0.10762 NCalls =    259
VariableMetric: Iteration #  77 - FCN =   297175.6969816 Edm =    0.0134233 NCalls =    264
VariableMetric: Iteration #  78 - FCN =   297171.1978682 Edm =      3.38942 NCalls =    271
VariableMetric: Iteration #  79 - FCN =   297168.8261586 Edm =     0.838315 NCalls =    273
VariableMetric: Iteration #  80 - FCN =   297168.4008122 Edm =     0.265104 NCalls =    275
VariableMetric: Iteration #  81 - FCN =   297168.1283927 Edm =     0.152407 NCalls =    277
VariableMetric: Iteration #  82 - FCN =   297168.0443864 Edm =    0.0201823 NCalls =    279
VariableMetric: Iteration #  83 - FCN =   297168.0277586 Edm =   0.00163463 NCalls =    280
VariableMetric: Iteration #  84 - FCN =   297168.0261628 Edm =  0.000101018 NCalls =    282
VariableMetric: Iteration #  85 - FCN =    297168.025941 Edm =  0.000106791 NCalls =    284
VariableMetric: Iteration #  86 - FCN =   297168.0250928 Edm =  0.000877569 NCalls =    287
VariableMetric: Iteration #  87 - FCN =   297167.9384458 Edm =    0.0837178 NCalls =    294
VariableMetric: Iteration #  88 - FCN =   297165.4461395 Edm =      2.74697 NCalls =    299
VariableMetric: Iteration #  89 - FCN =   297164.2218727 Edm =      1.82062 NCalls =    304
VariableMetric: Iteration #  90 - FCN =   297161.4742925 Edm =      2.81211 NCalls =    309
VariableMetric: Iteration #  91 - FCN =   297159.2826225 Edm =       1.0374 NCalls =    313
VariableMetric: Iteration #  92 - FCN =   297157.6058311 Edm =     0.203727 NCalls =    316
VariableMetric: Iteration #  93 - FCN =   297157.4401686 Edm =    0.0129657 NCalls =    318
VariableMetric: Iteration #  94 - FCN =   297157.4099234 Edm =    0.0133042 NCalls =    320
VariableMetric: Iteration #  95 - FCN =   297157.3642731 Edm =    0.0119668 NCalls =    323
VariableMetric: Iteration #  96 - FCN =   297157.3522354 Edm =    0.0109515 NCalls =    325
VariableMetric: Iteration #  97 - FCN =   297157.3450394 Edm =   0.00152282 NCalls =    327
VariableMetric: Iteration #  98 - FCN =   297157.3430083 Edm =  0.000187953 NCalls =    329
VariableMetric: Iteration #  99 - FCN =   297157.3427476 Edm =  3.20125e-05 NCalls =    331
VariableMetric: After Hessian   - FCN =   297157.3427476 Edm =      1.95208 NCalls =    814
VariableMetric: Iteration # 100 - FCN =   297157.3427476 Edm =      1.95208 NCalls =    814
VariableMetric: Iteration # 101 - FCN =   297154.9390399 Edm =      18.4846 NCalls =    816
VariableMetric: Iteration # 102 - FCN =   297154.7095614 Edm =     0.222123 NCalls =    818
VariableMetric: Iteration # 103 - FCN =   297154.4767569 Edm =     0.112686 NCalls =    822
VariableMetric: Iteration # 104 - FCN =   297154.3090577 Edm =    0.0673519 NCalls =    825
VariableMetric: Iteration # 105 - FCN =   297154.1861192 Edm =    0.0345045 NCalls =    828
VariableMetric: Iteration # 106 - FCN =   297154.0909524 Edm =    0.0602556 NCalls =    830
VariableMetric: Iteration # 107 - FCN =   297154.0182627 Edm =    0.0420706 NCalls =    833
VariableMetric: Iteration # 108 - FCN =   297153.9710307 Edm =    0.0589921 NCalls =    836
VariableMetric: Iteration # 109 - FCN =   297153.8232542 Edm =     0.222701 NCalls =    840
VariableMetric: Iteration # 110 - FCN =    297153.785126 Edm =    0.0839876 NCalls =    843
VariableMetric: Iteration # 111 - FCN =   297153.6595652 Edm =      0.06758 NCalls =    846
VariableMetric: Iteration # 112 - FCN =   297153.6021275 Edm =    0.0787155 NCalls =    848
VariableMetric: Iteration # 113 - FCN =   297153.5802672 Edm =    0.0116225 NCalls =    850
VariableMetric: Iteration # 114 - FCN =   297153.5575795 Edm =   0.00937239 NCalls =    852
VariableMetric: Iteration # 115 - FCN =   297153.5486323 Edm =   0.00407983 NCalls =    855
VariableMetric: Iteration # 116 - FCN =   297153.5442823 Edm =   0.00170165 NCalls =    857
VariableMetric: Iteration # 117 - FCN =   297153.5413543 Edm =   0.00133825 NCalls =    859
VariableMetric: Iteration # 118 - FCN =   297153.5378002 Edm =   0.00143919 NCalls =    861
VariableMetric: Iteration # 119 - FCN =   297153.5330399 Edm =   0.00156731 NCalls =    863
VariableMetric: Iteration # 120 - FCN =   297153.5296927 Edm =  0.000809264 NCalls =    865
VariableMetric: Iteration # 121 - FCN =   297153.5278692 Edm =  0.000598405 NCalls =    867
VariableMetric: Iteration # 122 - FCN =   297153.5269046 Edm =  0.000219054 NCalls =    869
VariableMetric: Iteration # 123 - FCN =   297153.5264295 Edm =  9.08127e-05 NCalls =    871
VariableMetric: Iteration # 124 - FCN =   297153.5261667 Edm =  6.94734e-05 NCalls =    873
VariableMetric: Iteration # 125 - FCN =   297153.5258817 Edm =  5.74677e-05 NCalls =    875
VariableMetric: After Hessian   - FCN =   297153.5258817 Edm =  0.000623512 NCalls =   1366
VariableMetric: Iteration # 126 - FCN =   297153.5258817 Edm =  0.000623512 NCalls =   1366
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   325417.4136162 Edm =      90.9549 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   325417.4136162 Edm =      90.9549 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   319588.4630657 Edm =      61.4465 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   318930.8974709 Edm =      4420.18 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   298246.1042174 Edm =       43.365 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   298160.9131967 Edm =      10.2624 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   298143.7217514 Edm =      11.3401 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   297952.3801813 Edm =     0.509998 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   297951.2728367 Edm =     0.149521 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   297951.0263088 Edm =     0.200847 NCalls =     29
VariableMetric: Iteration #   9 - FCN =   297901.8863174 Edm =        36.82 NCalls =     36
VariableMetric: Iteration #  10 - FCN =   297768.6606493 Edm =      11.6679 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297758.6887476 Edm =     0.148098 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297758.5322777 Edm =    0.0467492 NCalls =     43
VariableMetric: Iteration #  13 - FCN =   297754.3881879 Edm =      4.57491 NCalls =     48
VariableMetric: Iteration #  14 - FCN =   297751.9964911 Edm =      2.23857 NCalls =     53
VariableMetric: Iteration #  15 - FCN =    297589.371855 Edm =      7.22678 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297580.5093437 Edm =     0.529863 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297579.4000321 Edm =       0.5747 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297577.2746258 Edm =      2.18194 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297527.9815724 Edm =      44.7494 NCalls =     70
VariableMetric: Iteration #  20 - FCN =   297338.5149754 Edm =      29.5312 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297316.9141854 Edm =      1.43824 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297314.8916118 Edm =     0.107416 NCalls =     77
VariableMetric: Iteration #  23 - FCN =   297314.7938471 Edm =   0.00712531 NCalls =     79
VariableMetric: Iteration #  24 - FCN =   297314.7760463 Edm =    0.0110274 NCalls =     81
VariableMetric: Iteration #  25 - FCN =    297313.214356 Edm =      1.39257 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297270.5755549 Edm =       8.4917 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297261.4347701 Edm =     0.117487 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297261.3213295 Edm =   0.00449303 NCalls =     94
VariableMetric: Iteration #  29 - FCN =   297261.3138635 Edm =   0.00346021 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297261.2345554 Edm =    0.0759724 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297256.7090945 Edm =      4.14868 NCalls =    105
VariableMetric: Iteration #  32 - FCN =   297223.0398486 Edm =      2.15402 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297219.8816874 Edm =     0.197945 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297219.6342458 Edm =   0.00622601 NCalls =    112
VariableMetric: Iteration #  35 - FCN =   297219.6259077 Edm =   0.00107613 NCalls =    114
VariableMetric: Iteration #  36 - FCN =   297219.6238306 Edm =  0.000438904 NCalls =    116
VariableMetric: Iteration #  37 - FCN =   297219.6203352 Edm =    0.0028771 NCalls =    119
VariableMetric: Iteration #  38 - FCN =   297219.2464227 Edm =     0.339301 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297214.6109779 Edm =     0.679302 NCalls =    128
VariableMetric: Iteration #  40 - FCN =    297213.785456 Edm =     0.213398 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297213.4404361 Edm =     0.103956 NCalls =    133
VariableMetric: Iteration #  42 - FCN =   297213.3054251 Edm =    0.0143758 NCalls =    135
VariableMetric: Iteration #  43 - FCN =    297213.287359 Edm =   0.00145196 NCalls =    137
VariableMetric: Iteration #  44 - FCN =   297213.2856918 Edm =  0.000345405 NCalls =    139
VariableMetric: Iteration #  45 - FCN =   297213.2850695 Edm =  0.000378185 NCalls =    141
VariableMetric: Iteration #  46 - FCN =    297213.276358 Edm =   0.00846698 NCalls =    146
VariableMetric: Iteration #  47 - FCN =   297212.1484541 Edm =      1.00338 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297211.9952166 Edm =     0.233779 NCalls =    157
VariableMetric: Iteration #  49 - FCN =   297211.6817216 Edm =     0.292506 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297210.0200492 Edm =     0.637958 NCalls =    166
VariableMetric: Iteration #  51 - FCN =   297209.3924441 Edm =    0.0470963 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297209.2939566 Edm =    0.0106744 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297209.2801288 Edm =  0.000876235 NCalls =    171
VariableMetric: Iteration #  54 - FCN =   297209.2793073 Edm =  0.000426758 NCalls =    173
VariableMetric: Iteration #  55 - FCN =   297209.2751346 Edm =   0.00372736 NCalls =    176
VariableMetric: Iteration #  56 - FCN =   297208.8822348 Edm =     0.367755 NCalls =    181
VariableMetric: Iteration #  57 - FCN =   297205.6309673 Edm =      3.15614 NCalls =    187
VariableMetric: Iteration #  58 - FCN =    297204.255271 Edm =      2.48076 NCalls =    190
VariableMetric: Iteration #  59 - FCN =   297202.9555344 Edm =     0.479413 NCalls =    193
VariableMetric: Iteration #  60 - FCN =   297201.9737274 Edm =      0.47981 NCalls =    195
VariableMetric: Iteration #  61 - FCN =   297201.1412476 Edm =     0.722187 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297200.0457406 Edm =      1.33966 NCalls =    201
VariableMetric: Iteration #  63 - FCN =   297198.8074125 Edm =      3.01819 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297194.7922664 Edm =      2.54148 NCalls =    211
VariableMetric: Iteration #  65 - FCN =   297193.9380835 Edm =      1.12213 NCalls =    213
VariableMetric: Iteration #  66 - FCN =   297193.3787705 Edm =     0.360776 NCalls =    215
VariableMetric: Iteration #  67 - FCN =   297193.1144435 Edm =     0.244642 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297193.0495449 Edm =    0.0478153 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297193.0110979 Edm =    0.0164497 NCalls =    220
VariableMetric: Iteration #  70 - FCN =   297192.9275248 Edm =    0.0564615 NCalls =    223
VariableMetric: Iteration #  71 - FCN =   297192.6818915 Edm =    0.0847251 NCalls =    226
VariableMetric: Iteration #  72 - FCN =   297192.2886536 Edm =     0.156743 NCalls =    230
VariableMetric: Iteration #  73 - FCN =    297192.253963 Edm =     0.216331 NCalls =    232
VariableMetric: Iteration #  74 - FCN =    297192.052134 Edm =    0.0250866 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297192.0328172 Edm =   0.00358473 NCalls =    236
VariableMetric: Iteration #  76 - FCN =   297192.0291462 Edm =   0.00108345 NCalls =    238
VariableMetric: Iteration #  77 - FCN =   297192.0279071 Edm =  0.000448349 NCalls =    240
VariableMetric: Iteration #  78 - FCN =   297192.0265608 Edm =   0.00123077 NCalls =    242
VariableMetric: Iteration #  79 - FCN =   297192.0142273 Edm =    0.0123037 NCalls =    247
VariableMetric: Iteration #  80 - FCN =   297191.6213252 Edm =    0.0547878 NCalls =    254
VariableMetric: Iteration #  81 - FCN =   297190.3125195 Edm =       1.3501 NCalls =    257
VariableMetric: Iteration #  82 - FCN =   297188.4831555 Edm =     0.983123 NCalls =    260
VariableMetric: Iteration #  83 - FCN =   297186.8726578 Edm =      0.44821 NCalls =    263
VariableMetric: Iteration #  84 - FCN =   297186.4402229 Edm =    0.0952481 NCalls =    264
VariableMetric: Iteration #  85 - FCN =   297186.2801931 Edm =    0.0224346 NCalls =    266
VariableMetric: Iteration #  86 - FCN =   297186.2557844 Edm =   0.00140977 NCalls =    268
VariableMetric: Iteration #  87 - FCN =   297186.2539234 Edm =  0.000350639 NCalls =    270
VariableMetric: Iteration #  88 - FCN =   297186.2525989 Edm =    0.0009254 NCalls =    272
VariableMetric: Iteration #  89 - FCN =   297186.2367457 Edm =    0.0154884 NCalls =    276
VariableMetric: Iteration #  90 - FCN =   297185.8609472 Edm =     0.362103 NCalls =    283
VariableMetric: Iteration #  91 - FCN =   297183.4827056 Edm =     0.578577 NCalls =    287
VariableMetric: Iteration #  92 - FCN =   297183.1416543 Edm =     0.101426 NCalls =    289
VariableMetric: Iteration #  93 - FCN =   297183.0274158 Edm =    0.0208832 NCalls =    291
VariableMetric: Iteration #  94 - FCN =   297183.0037202 Edm =   0.00436801 NCalls =    293
VariableMetric: Iteration #  95 - FCN =   297182.9982295 Edm =  0.000709273 NCalls =    295
VariableMetric: Iteration #  96 - FCN =   297182.9972336 Edm =  0.000527593 NCalls =    297
VariableMetric: Iteration #  97 - FCN =   297182.9941465 Edm =   0.00265369 NCalls =    300
VariableMetric: Iteration #  98 - FCN =   297182.9451151 Edm =    0.0409875 NCalls =    304
VariableMetric: Iteration #  99 - FCN =   297182.3635536 Edm =     0.630251 NCalls =    309
VariableMetric: Iteration # 100 - FCN =   297181.6766939 Edm =     0.880879 NCalls =    314
VariableMetric: Iteration # 101 - FCN =   297180.2745691 Edm =     0.971136 NCalls =    320
VariableMetric: Iteration # 102 - FCN =   297178.9330991 Edm =     0.299549 NCalls =    322
VariableMetric: Iteration # 103 - FCN =      297178.5791 Edm =     0.076384 NCalls =    324
VariableMetric: Iteration # 104 - FCN =   297178.4705863 Edm =    0.0477843 NCalls =    326
VariableMetric: Iteration # 105 - FCN =    297178.417965 Edm =    0.0282406 NCalls =    328
VariableMetric: Iteration # 106 - FCN =   297178.3754805 Edm =   0.00544022 NCalls =    330
VariableMetric: Iteration # 107 - FCN =   297178.3640094 Edm =  0.000911521 NCalls =    332
VariableMetric: Iteration # 108 - FCN =    297178.362882 Edm =  0.000117606 NCalls =    334
VariableMetric: Iteration # 109 - FCN =   297178.3626567 Edm =   8.9551e-05 NCalls =    336
VariableMetric: Iteration # 110 - FCN =   297178.3621482 Edm =  0.000422825 NCalls =    339
VariableMetric: Iteration # 111 - FCN =   297178.3603681 Edm =   0.00201939 NCalls =    343
VariableMetric: Iteration # 112 - FCN =   297178.3549725 Edm =   0.00499176 NCalls =    348
VariableMetric: Iteration # 113 - FCN =   297177.9317517 Edm =     0.280464 NCalls =    354
VariableMetric: Iteration # 114 - FCN =   297177.1930924 Edm =      0.92862 NCalls =    357
VariableMetric: Iteration # 115 - FCN =    297176.560593 Edm =      0.18014 NCalls =    360
VariableMetric: Iteration # 116 - FCN =   297176.2935093 Edm =    0.0088662 NCalls =    362
VariableMetric: Iteration # 117 - FCN =    297176.285265 Edm =  0.000357659 NCalls =    363
VariableMetric: Iteration # 118 - FCN =   297176.2848475 Edm =  4.71477e-05 NCalls =    365
VariableMetric: After Hessian   - FCN =   297176.2848475 Edm =      1.24426 NCalls =    844
VariableMetric: Iteration # 119 - FCN =   297176.2848475 Edm =      1.24426 NCalls =    844
VariableMetric: Iteration # 120 - FCN =   297173.5000716 Edm =      3.36846 NCalls =    846
VariableMetric: Iteration # 121 - FCN =   297173.3891151 Edm =      1.20088 NCalls =    849
VariableMetric: Iteration # 122 - FCN =   297172.7651064 Edm =     0.250037 NCalls =    851
VariableMetric: Iteration # 123 - FCN =   297172.2603336 Edm =     0.226424 NCalls =    853
VariableMetric: Iteration # 124 - FCN =   297171.8715297 Edm =     0.202374 NCalls =    855
VariableMetric: Iteration # 125 - FCN =    297171.706878 Edm =     0.119578 NCalls =    858
VariableMetric: Iteration # 126 - FCN =   297171.5514836 Edm =    0.0748911 NCalls =    861
VariableMetric: Iteration # 127 - FCN =   297171.4987814 Edm =    0.0324106 NCalls =    863
VariableMetric: Iteration # 128 - FCN =    297171.446849 Edm =     0.011404 NCalls =    865
VariableMetric: Iteration # 129 - FCN =   297171.4195502 Edm =   0.00308453 NCalls =    867
VariableMetric: Iteration # 130 - FCN =   297171.4153084 Edm =  0.000716665 NCalls =    869
VariableMetric: Iteration # 131 - FCN =   297171.4137262 Edm =   0.00032203 NCalls =    871
VariableMetric: Iteration # 132 - FCN =   297171.4131631 Edm =  0.000172533 NCalls =    873
VariableMetric: Iteration # 133 - FCN =   297171.4122493 Edm =  0.000442552 NCalls =    876
VariableMetric: Iteration # 134 - FCN =   297171.4107992 Edm =     0.000341 NCalls =    878
VariableMetric: Iteration # 135 - FCN =   297171.4102315 Edm =  8.17457e-05 NCalls =    880
VariableMetric: Iteration # 136 - FCN =   297171.4100953 Edm =  2.11099e-05 NCalls =    882
VariableMetric: After Hessian   - FCN =   297171.4100953 Edm =  0.000118526 NCalls =   1371
VariableMetric: Iteration # 137 - FCN =   297171.4100953 Edm =  0.000118526 NCalls =   1371
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309412.3628785 Edm =      30.3637 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309412.3628785 Edm =      30.3637 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301189.7109939 Edm =      18.9024 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   301148.4367723 Edm =      303.596 NCalls =     13
VariableMetric: Iteration #   3 - FCN =    297998.214866 Edm =      1.54446 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   297972.9330908 Edm =      5.31804 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297947.9651583 Edm =     0.375965 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297947.0252014 Edm =     0.575164 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297826.9056474 Edm =      4.35255 NCalls =     34
VariableMetric: Iteration #   8 - FCN =    297822.717234 Edm =     0.020321 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297822.1537014 Edm =     0.543826 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297794.8641351 Edm =      2.75303 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   297782.4771642 Edm =      6.85732 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   297768.5511194 Edm =       5.1034 NCalls =     50
VariableMetric: Iteration #  13 - FCN =     297741.19664 Edm =      5.51882 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   297736.5726302 Edm =      17.9311 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297733.4010533 Edm =      1.09285 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297731.4803707 Edm =     0.264627 NCalls =     63
VariableMetric: Iteration #  17 - FCN =    297731.299203 Edm =    0.0592555 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297731.2223397 Edm =   0.00350309 NCalls =     67
VariableMetric: Iteration #  19 - FCN =    297731.181668 Edm =    0.0332639 NCalls =     70
VariableMetric: Iteration #  20 - FCN =   297703.1781842 Edm =      5.77086 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297693.7801649 Edm =    0.0940316 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297693.6795966 Edm =   0.00757144 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297693.6647019 Edm =    0.0111731 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297693.4152381 Edm =     0.229733 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297668.4501784 Edm =      10.2167 NCalls =     95
VariableMetric: Iteration #  26 - FCN =   297658.7664266 Edm =      5.07411 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297655.0323044 Edm =     0.194111 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297654.5224194 Edm =     0.171761 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297654.0638498 Edm =    0.0304168 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297654.0301457 Edm =   0.00933631 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297654.0223139 Edm =   0.00420505 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297654.0101731 Edm =   0.00669156 NCalls =    110
VariableMetric: Iteration #  33 - FCN =   297653.8994389 Edm =    0.0879951 NCalls =    114
VariableMetric: Iteration #  34 - FCN =   297649.4239977 Edm =      1.31128 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297646.0113429 Edm =      1.20602 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297644.4119818 Edm =     0.954377 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297643.3968599 Edm =     0.174484 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297642.7398178 Edm =     0.583757 NCalls =    129
VariableMetric: Iteration #  39 - FCN =   297642.6451448 Edm =    0.0552463 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297642.5791867 Edm =   0.00266995 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297642.5761804 Edm =  0.000515144 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297642.5745294 Edm =   0.00119497 NCalls =    137
VariableMetric: Iteration #  43 - FCN =   297642.4923671 Edm =    0.0735669 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297637.3546429 Edm =     0.331669 NCalls =    148
VariableMetric: Iteration #  45 - FCN =   297636.7516077 Edm =      0.27416 NCalls =    150
VariableMetric: Iteration #  46 - FCN =   297636.5964914 Edm =     0.403286 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297636.1792106 Edm =    0.0919232 NCalls =    155
VariableMetric: Iteration #  48 - FCN =   297636.1163306 Edm =    0.0092839 NCalls =    157
VariableMetric: Iteration #  49 - FCN =   297636.1032378 Edm =   0.00211225 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297636.0998521 Edm =   0.00122229 NCalls =    161
VariableMetric: Iteration #  51 - FCN =   297636.0881444 Edm =   0.00906998 NCalls =    164
VariableMetric: Iteration #  52 - FCN =   297635.4335125 Edm =     0.601605 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297630.2782346 Edm =      3.32616 NCalls =    175
VariableMetric: Iteration #  54 - FCN =   297628.9354722 Edm =      4.03717 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297627.0814811 Edm =      9.37874 NCalls =    180
VariableMetric: Iteration #  56 - FCN =   297624.7365516 Edm =      1.08612 NCalls =    182
VariableMetric: Iteration #  57 - FCN =   297620.0789036 Edm =      3.27228 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297618.4724074 Edm =     0.627631 NCalls =    192
VariableMetric: Iteration #  59 - FCN =   297617.7962962 Edm =     0.117419 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297617.7446667 Edm =    0.0320103 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297617.6950403 Edm =   0.00745781 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297617.6818557 Edm =   0.00402298 NCalls =    200
VariableMetric: Iteration #  63 - FCN =   297617.6724966 Edm =   0.00388715 NCalls =    202
VariableMetric: Iteration #  64 - FCN =   297617.6209217 Edm =    0.0471064 NCalls =    205
VariableMetric: Iteration #  65 - FCN =   297616.6620154 Edm =      1.11505 NCalls =    210
VariableMetric: Iteration #  66 - FCN =   297611.5409837 Edm =      2.92409 NCalls =    215
VariableMetric: Iteration #  67 - FCN =   297609.0404496 Edm =     0.954549 NCalls =    218
VariableMetric: Iteration #  68 - FCN =   297608.4424459 Edm =     0.401497 NCalls =    219
VariableMetric: Iteration #  69 - FCN =    297608.036476 Edm =      0.22905 NCalls =    221
VariableMetric: Iteration #  70 - FCN =   297607.6411438 Edm =     0.342228 NCalls =    223
VariableMetric: Iteration #  71 - FCN =    297607.378631 Edm =     0.117449 NCalls =    226
VariableMetric: Iteration #  72 - FCN =   297607.2001287 Edm =    0.0406205 NCalls =    228
VariableMetric: Iteration #  73 - FCN =   297607.1737956 Edm =   0.00848434 NCalls =    230
VariableMetric: Iteration #  74 - FCN =   297607.1620062 Edm =  0.000927459 NCalls =    232
VariableMetric: Iteration #  75 - FCN =   297607.1607398 Edm =  0.000280991 NCalls =    234
VariableMetric: Iteration #  76 - FCN =   297607.1586437 Edm =   0.00189826 NCalls =    237
VariableMetric: Iteration #  77 - FCN =   297606.8689348 Edm =     0.180366 NCalls =    244
VariableMetric: Iteration #  78 - FCN =   297605.7337548 Edm =     0.492312 NCalls =    247
VariableMetric: Iteration #  79 - FCN =   297605.3737846 Edm =     0.152951 NCalls =    249
VariableMetric: Iteration #  80 - FCN =   297605.2280822 Edm =     0.018525 NCalls =    252
VariableMetric: Iteration #  81 - FCN =    297605.173019 Edm =    0.0139482 NCalls =    255
VariableMetric: Iteration #  82 - FCN =    297605.146024 Edm =   0.00186666 NCalls =    258
VariableMetric: Iteration #  83 - FCN =   297605.1445262 Edm =  0.000931944 NCalls =    260
VariableMetric: Iteration #  84 - FCN =   297605.1438577 Edm =  0.000100714 NCalls =    262
VariableMetric: Iteration #  85 - FCN =   297605.1436265 Edm =  0.000114166 NCalls =    264
VariableMetric: Iteration #  86 - FCN =   297605.1379387 Edm =   0.00524377 NCalls =    269
VariableMetric: Iteration #  87 - FCN =   297604.7129356 Edm =     0.527155 NCalls =    275
VariableMetric: Iteration #  88 - FCN =    297604.566114 Edm =     0.161402 NCalls =    281
VariableMetric: Iteration #  89 - FCN =    297604.120901 Edm =     0.390311 NCalls =    287
VariableMetric: Iteration #  90 - FCN =   297604.1018118 Edm =    0.0369356 NCalls =    290
VariableMetric: Iteration #  91 - FCN =    297604.020462 Edm =     0.100623 NCalls =    293
VariableMetric: Iteration #  92 - FCN =   297603.8158873 Edm =     0.138617 NCalls =    297
VariableMetric: Iteration #  93 - FCN =   297602.7813007 Edm =     0.124691 NCalls =    300
VariableMetric: Iteration #  94 - FCN =   297602.5383761 Edm =     0.015655 NCalls =    303
VariableMetric: Iteration #  95 - FCN =   297602.5247166 Edm =   0.00143439 NCalls =    305
VariableMetric: Iteration #  96 - FCN =   297602.5232822 Edm =  0.000478704 NCalls =    307
VariableMetric: Iteration #  97 - FCN =   297602.5220573 Edm =   0.00042267 NCalls =    309
VariableMetric: Iteration #  98 - FCN =   297602.5209535 Edm =  0.000535149 NCalls =    311
VariableMetric: Iteration #  99 - FCN =   297602.5117114 Edm =   0.00827596 NCalls =    315
VariableMetric: Iteration # 100 - FCN =   297601.8035568 Edm =       0.5113 NCalls =    320
VariableMetric: Iteration # 101 - FCN =   297600.3926978 Edm =     0.113874 NCalls =    323
VariableMetric: Iteration # 102 - FCN =   297600.3202192 Edm =    0.0101116 NCalls =    325
VariableMetric: Iteration # 103 - FCN =   297600.3117394 Edm =  0.000317861 NCalls =    327
VariableMetric: Iteration # 104 - FCN =   297600.3113678 Edm =   3.9585e-05 NCalls =    329
VariableMetric: After Hessian   - FCN =   297600.3113678 Edm =       3.5164 NCalls =    800
VariableMetric: Iteration # 105 - FCN =   297600.3113678 Edm =       3.5164 NCalls =    800
VariableMetric: Iteration # 106 - FCN =   297597.2650532 Edm =      1.02815 NCalls =    802
VariableMetric: Iteration # 107 - FCN =   297596.9569473 Edm =     0.136823 NCalls =    804
VariableMetric: Iteration # 108 - FCN =   297596.8232634 Edm =    0.0185974 NCalls =    806
VariableMetric: Iteration # 109 - FCN =   297596.7887091 Edm =   0.00940227 NCalls =    808
VariableMetric: Iteration # 110 - FCN =   297596.7319633 Edm =     0.208632 NCalls =    810
VariableMetric: Iteration # 111 - FCN =   297596.6704317 Edm =      0.12708 NCalls =    813
VariableMetric: Iteration # 112 - FCN =   297596.1379728 Edm =     0.886614 NCalls =    819
VariableMetric: Iteration # 113 - FCN =   297596.1294826 Edm =    0.0190056 NCalls =    821
VariableMetric: Iteration # 114 - FCN =   297596.0510363 Edm =     0.176121 NCalls =    825
VariableMetric: Iteration # 115 - FCN =   297595.6502598 Edm =     0.243388 NCalls =    829
VariableMetric: Iteration # 116 - FCN =   297595.3891894 Edm =    0.0918402 NCalls =    831
VariableMetric: Iteration # 117 - FCN =   297595.3172722 Edm =    0.0173372 NCalls =    833
VariableMetric: Iteration # 118 - FCN =   297595.2996384 Edm =   0.00304324 NCalls =    835
VariableMetric: Iteration # 119 - FCN =   297595.2969499 Edm =  0.000350937 NCalls =    837
VariableMetric: Iteration # 120 - FCN =   297595.2965741 Edm =  6.79631e-05 NCalls =    839
VariableMetric: After Hessian   - FCN =   297595.2965741 Edm =  0.000138742 NCalls =   1318
VariableMetric: Iteration # 121 - FCN =   297595.2965741 Edm =  0.000138742 NCalls =   1318
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   304652.3374031 Edm =      4.93167 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   304652.3374031 Edm =      4.93167 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302781.1275738 Edm =      160.548 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302682.7079516 Edm =      33.3298 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   302648.9986135 Edm =      11.2373 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   302557.1999672 Edm =      5.35219 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   302403.8660929 Edm =      440.772 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   301818.8167251 Edm =       219.88 NCalls =     36
VariableMetric: Iteration #   7 - FCN =   299631.2618642 Edm =      852.444 NCalls =     47
VariableMetric: Iteration #   8 - FCN =   298938.6327579 Edm =      604.821 NCalls =     50
VariableMetric: Iteration #   9 - FCN =   298795.5126859 Edm =       49.211 NCalls =     52
VariableMetric: Iteration #  10 - FCN =   298755.9998707 Edm =      19.7263 NCalls =     55
VariableMetric: Iteration #  11 - FCN =   298587.0525328 Edm =      47.5642 NCalls =     64
VariableMetric: Iteration #  12 - FCN =   298575.2877891 Edm =      29.8942 NCalls =     66
VariableMetric: Iteration #  13 - FCN =   298570.0082002 Edm =      9.02533 NCalls =     68
VariableMetric: Iteration #  14 - FCN =   298559.6009071 Edm =     0.339882 NCalls =     70
VariableMetric: Iteration #  15 - FCN =   298558.9062309 Edm =     0.485414 NCalls =     72
VariableMetric: Iteration #  16 - FCN =   298537.2019724 Edm =      14.9092 NCalls =     77
VariableMetric: Iteration #  17 - FCN =   298386.5612286 Edm =      5.86676 NCalls =     81
VariableMetric: Iteration #  18 - FCN =   298381.6202019 Edm =       0.4283 NCalls =     83
VariableMetric: Iteration #  19 - FCN =    298381.163125 Edm =     0.218295 NCalls =     85
VariableMetric: Iteration #  20 - FCN =   298380.0260854 Edm =      1.08472 NCalls =     88
VariableMetric: Iteration #  21 - FCN =   298337.5306539 Edm =      43.9762 NCalls =     95
VariableMetric: Iteration #  22 - FCN =   298336.6184129 Edm =     0.645123 NCalls =     98
VariableMetric: Iteration #  23 - FCN =   298321.5903388 Edm =       14.558 NCalls =    105
VariableMetric: Iteration #  24 - FCN =   298000.9522194 Edm =      463.153 NCalls =    111
VariableMetric: Iteration #  25 - FCN =   297995.5739558 Edm =      30.1009 NCalls =    113
VariableMetric: Iteration #  26 - FCN =   297754.4814027 Edm =      99.0494 NCalls =    117
VariableMetric: Iteration #  27 - FCN =    297490.678423 Edm =      8.42283 NCalls =    121
VariableMetric: Iteration #  28 - FCN =   297475.2838363 Edm =      1.02663 NCalls =    123
VariableMetric: Iteration #  29 - FCN =   297473.0234204 Edm =      0.77338 NCalls =    125
VariableMetric: Iteration #  30 - FCN =   297470.5700118 Edm =    0.0613133 NCalls =    127
VariableMetric: Iteration #  31 - FCN =   297470.4565064 Edm =     0.018988 NCalls =    129
VariableMetric: Iteration #  32 - FCN =   297470.3095998 Edm =     0.102907 NCalls =    132
VariableMetric: Iteration #  33 - FCN =    297448.016609 Edm =      4.45591 NCalls =    139
VariableMetric: Iteration #  34 - FCN =   297442.9920617 Edm =     0.542907 NCalls =    141
VariableMetric: Iteration #  35 - FCN =   297442.1842429 Edm =     0.358346 NCalls =    143
VariableMetric: Iteration #  36 - FCN =   297439.9871744 Edm =      1.27691 NCalls =    147
VariableMetric: Iteration #  37 - FCN =   297436.9637483 Edm =     0.346668 NCalls =    150
VariableMetric: Iteration #  38 - FCN =   297436.5740487 Edm =    0.0395388 NCalls =    152
VariableMetric: Iteration #  39 - FCN =   297436.5318267 Edm =   0.00721883 NCalls =    154
VariableMetric: Iteration #  40 - FCN =   297436.4440164 Edm =     0.068292 NCalls =    157
VariableMetric: Iteration #  41 - FCN =   297435.5268645 Edm =      1.66481 NCalls =    161
VariableMetric: Iteration #  42 - FCN =   297430.3880883 Edm =      3.73856 NCalls =    168
VariableMetric: Iteration #  43 - FCN =   297415.3961322 Edm =      4.04009 NCalls =    174
VariableMetric: Iteration #  44 - FCN =   297410.2959062 Edm =       1.1029 NCalls =    176
VariableMetric: Iteration #  45 - FCN =   297409.1167214 Edm =     0.698127 NCalls =    179
VariableMetric: Iteration #  46 - FCN =   297408.7936629 Edm =     0.240651 NCalls =    181
VariableMetric: Iteration #  47 - FCN =   297408.2638893 Edm =    0.0796924 NCalls =    184
VariableMetric: Iteration #  48 - FCN =   297408.1657238 Edm =   0.00670886 NCalls =    186
VariableMetric: Iteration #  49 - FCN =    297408.141499 Edm =    0.0152983 NCalls =    188
VariableMetric: Iteration #  50 - FCN =   297407.8335135 Edm =     0.344181 NCalls =    192
VariableMetric: Iteration #  51 - FCN =   297406.9439806 Edm =     0.802877 NCalls =    198
VariableMetric: Iteration #  52 - FCN =   297385.8594101 Edm =      4.60237 NCalls =    203
VariableMetric: Iteration #  53 - FCN =   297380.8789153 Edm =      1.99414 NCalls =    205
VariableMetric: Iteration #  54 - FCN =   297380.2118993 Edm =     0.548645 NCalls =    207
VariableMetric: Iteration #  55 - FCN =   297378.9544326 Edm =     0.369487 NCalls =    209
VariableMetric: Iteration #  56 - FCN =   297378.4433886 Edm =    0.0932072 NCalls =    211
VariableMetric: Iteration #  57 - FCN =   297378.3402031 Edm =    0.0196798 NCalls =    213
VariableMetric: Iteration #  58 - FCN =   297378.3203552 Edm =   0.00547817 NCalls =    215
VariableMetric: Iteration #  59 - FCN =    297378.303661 Edm =   0.00949994 NCalls =    217
VariableMetric: Iteration #  60 - FCN =   297378.1096278 Edm =     0.163308 NCalls =    221
VariableMetric: Iteration #  61 - FCN =   297367.6312064 Edm =      5.71184 NCalls =    227
VariableMetric: Iteration #  62 - FCN =   297354.3899653 Edm =     0.736315 NCalls =    229
VariableMetric: Iteration #  63 - FCN =   297353.5214639 Edm =      1.20346 NCalls =    231
VariableMetric: Iteration #  64 - FCN =   297353.0043079 Edm =    0.0704162 NCalls =    234
VariableMetric: Iteration #  65 - FCN =    297352.912678 Edm =    0.0112712 NCalls =    236
VariableMetric: Iteration #  66 - FCN =   297352.8760695 Edm =    0.0159399 NCalls =    238
VariableMetric: Iteration #  67 - FCN =   297352.8480216 Edm =   0.00543111 NCalls =    240
VariableMetric: Iteration #  68 - FCN =   297352.8322196 Edm =    0.0139123 NCalls =    242
VariableMetric: Iteration #  69 - FCN =   297352.7025583 Edm =     0.117281 NCalls =    246
VariableMetric: Iteration #  70 - FCN =   297341.5899498 Edm =      6.72271 NCalls =    252
VariableMetric: Iteration #  71 - FCN =   297334.5731399 Edm =      1.63788 NCalls =    254
VariableMetric: Iteration #  72 - FCN =   297333.2783581 Edm =     0.143062 NCalls =    256
VariableMetric: Iteration #  73 - FCN =   297333.1809679 Edm =   0.00437718 NCalls =    258
VariableMetric: Iteration #  74 - FCN =   297333.1763128 Edm =    0.0007444 NCalls =    260
VariableMetric: Iteration #  75 - FCN =    297333.171389 Edm =   0.00129635 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297333.1687027 Edm =  0.000628732 NCalls =    265
VariableMetric: Iteration #  77 - FCN =   297333.1660511 Edm =   0.00193085 NCalls =    267
VariableMetric: Iteration #  78 - FCN =   297333.1188823 Edm =    0.0379798 NCalls =    271
VariableMetric: Iteration #  79 - FCN =   297331.4197998 Edm =      1.56163 NCalls =    275
VariableMetric: Iteration #  80 - FCN =    297325.474218 Edm =      1.16168 NCalls =    277
VariableMetric: Iteration #  81 - FCN =   297324.3752549 Edm =    0.0944391 NCalls =    279
VariableMetric: Iteration #  82 - FCN =   297324.2887299 Edm =   0.00748836 NCalls =    280
VariableMetric: Iteration #  83 - FCN =   297324.2817735 Edm =  0.000400178 NCalls =    281
VariableMetric: Iteration #  84 - FCN =    297324.281259 Edm =  0.000138765 NCalls =    283
VariableMetric: Iteration #  85 - FCN =   297324.2785014 Edm =   0.00231071 NCalls =    287
VariableMetric: Iteration #  86 - FCN =   297324.1616906 Edm =      0.11839 NCalls =    292
VariableMetric: Iteration #  87 - FCN =   297322.3921531 Edm =     0.516287 NCalls =    299
VariableMetric: Iteration #  88 - FCN =   297321.7853907 Edm =    0.0269669 NCalls =    302
VariableMetric: Iteration #  89 - FCN =   297321.7591043 Edm =  0.000867049 NCalls =    304
VariableMetric: Iteration #  90 - FCN =   297321.7582314 Edm =  3.37094e-05 NCalls =    305
VariableMetric: After Hessian   - FCN =   297321.7582314 Edm =      1.54739 NCalls =    780
VariableMetric: Iteration #  91 - FCN =   297321.7582314 Edm =      1.54739 NCalls =    780
VariableMetric: Iteration #  92 - FCN =   297320.3643227 Edm =     0.137475 NCalls =    782
VariableMetric: Iteration #  93 - FCN =   297320.2861509 Edm =      0.01638 NCalls =    784
VariableMetric: Iteration #  94 - FCN =   297320.2723211 Edm =   0.00447619 NCalls =    786
VariableMetric: Iteration #  95 - FCN =    297320.267699 Edm =   0.00141303 NCalls =    788
VariableMetric: Iteration #  96 - FCN =    297320.266051 Edm =  0.000355751 NCalls =    790
VariableMetric: Iteration #  97 - FCN =   297320.2656042 Edm =  7.94046e-05 NCalls =    792
VariableMetric: Iteration #  98 - FCN =   297320.2655295 Edm =  1.00139e-05 NCalls =    794
VariableMetric: After Hessian   - FCN =   297320.2655295 Edm =  1.12588e-05 NCalls =   1275
VariableMetric: Iteration #  99 - FCN =   297320.2655295 Edm =  1.12588e-05 NCalls =   1275
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   329622.5781737 Edm =      50.5725 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   329622.5781737 Edm =      50.5725 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306571.1606832 Edm =      4.55383 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   299800.3322746 Edm =      94.5838 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   299698.3146239 Edm =      2.80654 NCalls =     12
VariableMetric: Iteration #   4 - FCN =   299688.7900497 Edm =      9.56889 NCalls =     14
VariableMetric: Iteration #   5 - FCN =   299587.5535517 Edm =      88.9812 NCalls =     19
VariableMetric: Iteration #   6 - FCN =   298447.0509513 Edm =      331.929 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   297744.2723742 Edm =      4.85106 NCalls =     29
VariableMetric: Iteration #   8 - FCN =   297743.1680002 Edm =     0.627786 NCalls =     31
VariableMetric: Iteration #   9 - FCN =    297742.232719 Edm =      1.48343 NCalls =     33
VariableMetric: Iteration #  10 - FCN =   297669.1907413 Edm =      28.6831 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297621.6067075 Edm =      1.36206 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297620.2225161 Edm =    0.0477537 NCalls =     42
VariableMetric: Iteration #  13 - FCN =   297619.9045229 Edm =     0.248564 NCalls =     45
VariableMetric: Iteration #  14 - FCN =   297542.3558195 Edm =      33.9267 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297492.0301173 Edm =       2.1528 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297490.5664374 Edm =   0.00764209 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297490.5211259 Edm =    0.0366968 NCalls =     59
VariableMetric: Iteration #  18 - FCN =   297437.9383169 Edm =      9.37792 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297387.9695154 Edm =       15.628 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297356.4518544 Edm =      5.12797 NCalls =     72
VariableMetric: Iteration #  21 - FCN =   297350.4416749 Edm =     0.227722 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297350.2227445 Edm =     0.020369 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297350.1945663 Edm =   0.00926943 NCalls =     77
VariableMetric: Iteration #  24 - FCN =   297350.1450496 Edm =    0.0460266 NCalls =     80
VariableMetric: Iteration #  25 - FCN =   297336.2891619 Edm =      0.31361 NCalls =     87
VariableMetric: Iteration #  26 - FCN =   297313.6095423 Edm =      2.34949 NCalls =     89
VariableMetric: Iteration #  27 - FCN =    297311.178408 Edm =     0.958143 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297309.7110844 Edm =     0.420336 NCalls =     94
VariableMetric: Iteration #  29 - FCN =   297309.2011077 Edm =    0.0917269 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297309.0849742 Edm =   0.00818533 NCalls =     98
VariableMetric: Iteration #  31 - FCN =   297309.0738756 Edm =   0.00126709 NCalls =    100
VariableMetric: Iteration #  32 - FCN =   297309.0667883 Edm =   0.00651764 NCalls =    103
VariableMetric: Iteration #  33 - FCN =   297308.2423964 Edm =      0.75363 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297298.3300363 Edm =      11.9801 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297282.7044017 Edm =      4.57098 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297276.1388524 Edm =      17.7458 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297270.8974647 Edm =      3.39384 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297269.3703762 Edm =      4.87944 NCalls =    131
VariableMetric: Iteration #  39 - FCN =   297261.3659475 Edm =       4.3267 NCalls =    134
VariableMetric: Iteration #  40 - FCN =    297256.203671 Edm =      8.48377 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297253.9995026 Edm =      4.83107 NCalls =    140
VariableMetric: Iteration #  42 - FCN =    297251.252451 Edm =     0.323076 NCalls =    142
VariableMetric: Iteration #  43 - FCN =    297250.964659 Edm =    0.0927161 NCalls =    144
VariableMetric: Iteration #  44 - FCN =   297250.9161587 Edm =   0.00238591 NCalls =    146
VariableMetric: Iteration #  45 - FCN =   297250.9119621 Edm =   0.00172035 NCalls =    148
VariableMetric: Iteration #  46 - FCN =   297250.8819268 Edm =    0.0381565 NCalls =    152
VariableMetric: Iteration #  47 - FCN =    297249.793227 Edm =        1.027 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297240.5486005 Edm =     0.664512 NCalls =    163
VariableMetric: Iteration #  49 - FCN =    297239.664449 Edm =    0.0859931 NCalls =    165
VariableMetric: Iteration #  50 - FCN =   297239.6020308 Edm =    0.0132398 NCalls =    167
VariableMetric: Iteration #  51 - FCN =   297239.5887635 Edm =   0.00068251 NCalls =    169
VariableMetric: Iteration #  52 - FCN =   297239.5830902 Edm =   0.00454726 NCalls =    172
VariableMetric: Iteration #  53 - FCN =   297238.7813276 Edm =      0.80371 NCalls =    178
VariableMetric: Iteration #  54 - FCN =   297238.7239142 Edm =    0.0482022 NCalls =    181
VariableMetric: Iteration #  55 - FCN =   297237.0674328 Edm =      1.31085 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297230.1880228 Edm =      2.99398 NCalls =    188
VariableMetric: Iteration #  57 - FCN =   297228.2411133 Edm =      2.06072 NCalls =    190
VariableMetric: Iteration #  58 - FCN =    297225.853364 Edm =      1.17776 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297224.2593991 Edm =      0.82154 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297223.0431586 Edm =     0.506079 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297222.1013886 Edm =      1.33577 NCalls =    200
VariableMetric: Iteration #  62 - FCN =   297221.5768885 Edm =     0.451633 NCalls =    203
VariableMetric: Iteration #  63 - FCN =   297220.8452057 Edm =     0.270504 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297220.1950011 Edm =     0.629426 NCalls =    208
VariableMetric: Iteration #  65 - FCN =   297219.9653509 Edm =     0.155867 NCalls =    210
VariableMetric: Iteration #  66 - FCN =   297219.7011892 Edm =    0.0331147 NCalls =    212
VariableMetric: Iteration #  67 - FCN =   297219.6525545 Edm =    0.0030584 NCalls =    214
VariableMetric: Iteration #  68 - FCN =   297219.6491001 Edm =  0.000503139 NCalls =    216
VariableMetric: Iteration #  69 - FCN =   297219.6480271 Edm =   0.00070925 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297219.6338852 Edm =    0.0157311 NCalls =    223
VariableMetric: Iteration #  71 - FCN =    297219.250428 Edm =     0.134385 NCalls =    230
VariableMetric: Iteration #  72 - FCN =   297217.2347001 Edm =      1.07446 NCalls =    233
VariableMetric: Iteration #  73 - FCN =   297214.2669423 Edm =     0.196314 NCalls =    235
VariableMetric: Iteration #  74 - FCN =   297214.0555015 Edm =    0.0199643 NCalls =    237
VariableMetric: Iteration #  75 - FCN =   297214.0374893 Edm =   0.00772622 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297214.0312958 Edm =   0.00448319 NCalls =    240
VariableMetric: Iteration #  77 - FCN =   297214.0267518 Edm =  0.000327411 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297214.0263166 Edm =  7.18095e-05 NCalls =    244
VariableMetric: After Hessian   - FCN =   297214.0263166 Edm =      8.99908 NCalls =    723
VariableMetric: Iteration #  79 - FCN =   297214.0263166 Edm =      8.99908 NCalls =    723
VariableMetric: Iteration #  80 - FCN =   297212.9486577 Edm =      9.83026 NCalls =    725
VariableMetric: Iteration #  81 - FCN =   297209.0077203 Edm =      1.19198 NCalls =    727
VariableMetric: Iteration #  82 - FCN =   297208.2139335 Edm =      1.66309 NCalls =    729
VariableMetric: Iteration #  83 - FCN =   297207.9902086 Edm =     0.259328 NCalls =    731
VariableMetric: Iteration #  84 - FCN =   297207.7697421 Edm =     0.275719 NCalls =    734
VariableMetric: Iteration #  85 - FCN =    297207.522104 Edm =     0.106866 NCalls =    737
VariableMetric: Iteration #  86 - FCN =   297207.3961917 Edm =     0.100953 NCalls =    740
VariableMetric: Iteration #  87 - FCN =   297207.3297879 Edm =    0.0399614 NCalls =    742
VariableMetric: Iteration #  88 - FCN =   297207.2645478 Edm =    0.0117728 NCalls =    745
VariableMetric: Iteration #  89 - FCN =   297207.2452083 Edm =   0.00549178 NCalls =    747
VariableMetric: Iteration #  90 - FCN =   297207.2389788 Edm =   0.00668464 NCalls =    749
VariableMetric: Iteration #  91 - FCN =   297207.2333158 Edm =   0.00311875 NCalls =    751
VariableMetric: Iteration #  92 - FCN =   297207.2286235 Edm =   0.00147729 NCalls =    753
VariableMetric: Iteration #  93 - FCN =    297207.223295 Edm =   0.00240889 NCalls =    755
VariableMetric: Iteration #  94 - FCN =   297207.2181951 Edm =    0.0025845 NCalls =    757
VariableMetric: Iteration #  95 - FCN =   297207.2136517 Edm =   0.00162652 NCalls =    759
VariableMetric: Iteration #  96 - FCN =   297207.2101044 Edm =  0.000786201 NCalls =    761
VariableMetric: Iteration #  97 - FCN =   297207.2086186 Edm =  0.000667011 NCalls =    763
VariableMetric: Iteration #  98 - FCN =   297207.2046621 Edm =    0.0027713 NCalls =    766
VariableMetric: Iteration #  99 - FCN =   297207.1970822 Edm =   0.00307579 NCalls =    769
VariableMetric: Iteration # 100 - FCN =   297207.1928553 Edm =   0.00134924 NCalls =    772
VariableMetric: Iteration # 101 - FCN =   297207.1906932 Edm =  0.000768873 NCalls =    774
VariableMetric: Iteration # 102 - FCN =   297207.1895252 Edm =  0.000382113 NCalls =    777
VariableMetric: Iteration # 103 - FCN =   297207.1889133 Edm =  0.000236953 NCalls =    779
VariableMetric: Iteration # 104 - FCN =   297207.1882844 Edm =  0.000256768 NCalls =    781
VariableMetric: Iteration # 105 - FCN =   297207.1875031 Edm =  0.000249533 NCalls =    784
VariableMetric: Iteration # 106 - FCN =   297207.1869759 Edm =  6.35477e-05 NCalls =    786
VariableMetric: After Hessian   - FCN =   297207.1869759 Edm =  0.000156127 NCalls =   1267
VariableMetric: Iteration # 107 - FCN =   297207.1869759 Edm =  0.000156127 NCalls =   1267
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   314019.6530445 Edm =      12.8849 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   314019.6530445 Edm =      12.8849 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299022.2212743 Edm =      63.7079 NCalls =      8
VariableMetric: Iteration #   2 - FCN =    298782.151759 Edm =      50.6151 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   298392.8263319 Edm =      117.778 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   298154.7064733 Edm =      13.0444 NCalls =     16
VariableMetric: Iteration #   5 - FCN =   298129.6288445 Edm =      1.31217 NCalls =     18
VariableMetric: Iteration #   6 - FCN =   298125.0904657 Edm =      2.23531 NCalls =     20
VariableMetric: Iteration #   7 - FCN =   297999.9390272 Edm =      39.7577 NCalls =     25
VariableMetric: Iteration #   8 - FCN =   297933.5773757 Edm =      1.05616 NCalls =     28
VariableMetric: Iteration #   9 - FCN =   297932.5481018 Edm =    0.0592676 NCalls =     29
VariableMetric: Iteration #  10 - FCN =   297932.4110107 Edm =      0.10066 NCalls =     31
VariableMetric: Iteration #  11 - FCN =    297864.423823 Edm =      2.87866 NCalls =     38
VariableMetric: Iteration #  12 - FCN =   297667.7195205 Edm =      15.7014 NCalls =     40
VariableMetric: Iteration #  13 - FCN =   297611.6748653 Edm =      12.6353 NCalls =     43
VariableMetric: Iteration #  14 - FCN =   297597.6599101 Edm =      0.63644 NCalls =     45
VariableMetric: Iteration #  15 - FCN =    297597.165401 Edm =    0.0355156 NCalls =     47
VariableMetric: Iteration #  16 - FCN =     297597.08988 Edm =     0.048262 NCalls =     49
VariableMetric: Iteration #  17 - FCN =   297595.8821158 Edm =     0.965535 NCalls =     54
VariableMetric: Iteration #  18 - FCN =   297496.7714251 Edm =      28.2652 NCalls =     60
VariableMetric: Iteration #  19 - FCN =   297471.5158507 Edm =     0.778646 NCalls =     62
VariableMetric: Iteration #  20 - FCN =   297470.7926185 Edm =    0.0927043 NCalls =     63
VariableMetric: Iteration #  21 - FCN =   297470.5412705 Edm =    0.0817537 NCalls =     65
VariableMetric: Iteration #  22 - FCN =    297470.433484 Edm =   0.00604903 NCalls =     67
VariableMetric: Iteration #  23 - FCN =   297470.3819776 Edm =    0.0435592 NCalls =     70
VariableMetric: Iteration #  24 - FCN =   297463.4975294 Edm =      6.00911 NCalls =     76
VariableMetric: Iteration #  25 - FCN =   297445.8573429 Edm =      4.22039 NCalls =     79
VariableMetric: Iteration #  26 - FCN =   297441.9606262 Edm =     0.152762 NCalls =     81
VariableMetric: Iteration #  27 - FCN =   297441.8174665 Edm =    0.0140166 NCalls =     83
VariableMetric: Iteration #  28 - FCN =   297441.7884965 Edm =   0.00419579 NCalls =     85
VariableMetric: Iteration #  29 - FCN =   297441.7822951 Edm =   0.00127147 NCalls =     87
VariableMetric: Iteration #  30 - FCN =   297441.4269946 Edm =     0.370064 NCalls =     93
VariableMetric: Iteration #  31 - FCN =   297441.4170584 Edm =   0.00879479 NCalls =     96
VariableMetric: Iteration #  32 - FCN =   297439.2455714 Edm =     0.280655 NCalls =    103
VariableMetric: Iteration #  33 - FCN =   297430.1259209 Edm =      2.38611 NCalls =    106
VariableMetric: Iteration #  34 - FCN =   297425.5949017 Edm =      1.13944 NCalls =    109
VariableMetric: Iteration #  35 - FCN =    297424.318749 Edm =    0.0934602 NCalls =    111
VariableMetric: Iteration #  36 - FCN =   297424.2445174 Edm =    0.0471227 NCalls =    113
VariableMetric: Iteration #  37 - FCN =   297424.1928779 Edm =   0.00722228 NCalls =    115
VariableMetric: Iteration #  38 - FCN =   297424.1787261 Edm =   0.00220275 NCalls =    117
VariableMetric: Iteration #  39 - FCN =   297424.1742971 Edm =  0.000944241 NCalls =    119
VariableMetric: Iteration #  40 - FCN =   297424.1692979 Edm =   0.00343276 NCalls =    122
VariableMetric: Iteration #  41 - FCN =   297423.4053749 Edm =     0.562012 NCalls =    128
VariableMetric: Iteration #  42 - FCN =   297416.1860312 Edm =      1.38829 NCalls =    132
VariableMetric: Iteration #  43 - FCN =   297415.0870455 Edm =     0.564067 NCalls =    134
VariableMetric: Iteration #  44 - FCN =   297414.7667798 Edm =     0.186586 NCalls =    136
VariableMetric: Iteration #  45 - FCN =   297414.5587798 Edm =    0.0859382 NCalls =    138
VariableMetric: Iteration #  46 - FCN =   297414.3852519 Edm =    0.0204116 NCalls =    140
VariableMetric: Iteration #  47 - FCN =    297414.333904 Edm =   0.00701385 NCalls =    142
VariableMetric: Iteration #  48 - FCN =   297414.3215795 Edm =   0.00320079 NCalls =    144
VariableMetric: Iteration #  49 - FCN =    297414.317667 Edm =  0.000542118 NCalls =    146
VariableMetric: Iteration #  50 - FCN =   297414.3166864 Edm =   0.00084085 NCalls =    148
VariableMetric: Iteration #  51 - FCN =   297414.3145852 Edm =    0.0025456 NCalls =    151
VariableMetric: Iteration #  52 - FCN =   297414.2193942 Edm =    0.0880461 NCalls =    157
VariableMetric: Iteration #  53 - FCN =    297412.623157 Edm =      1.08512 NCalls =    163
VariableMetric: Iteration #  54 - FCN =   297410.9509263 Edm =      2.23069 NCalls =    168
VariableMetric: Iteration #  55 - FCN =   297410.2430396 Edm =     0.584339 NCalls =    171
VariableMetric: Iteration #  56 - FCN =   297409.4679859 Edm =     0.633174 NCalls =    176
VariableMetric: Iteration #  57 - FCN =   297408.6483619 Edm =     0.405187 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297408.1237826 Edm =     0.329763 NCalls =    183
VariableMetric: Iteration #  59 - FCN =   297407.9919876 Edm =    0.0722539 NCalls =    185
VariableMetric: Iteration #  60 - FCN =   297407.9140634 Edm =    0.0333162 NCalls =    187
VariableMetric: Iteration #  61 - FCN =   297407.8901541 Edm =   0.00227042 NCalls =    189
VariableMetric: Iteration #  62 - FCN =   297407.8875455 Edm =  0.000176016 NCalls =    191
VariableMetric: Iteration #  63 - FCN =   297407.8861862 Edm =   0.00116569 NCalls =    194
VariableMetric: Iteration #  64 - FCN =   297407.4851221 Edm =     0.514141 NCalls =    201
VariableMetric: Iteration #  65 - FCN =   297407.4787424 Edm =   0.00644861 NCalls =    203
VariableMetric: Iteration #  66 - FCN =   297407.3307139 Edm =     0.164157 NCalls =    208
VariableMetric: Iteration #  67 - FCN =   297407.3184361 Edm =    0.0102174 NCalls =    211
VariableMetric: Iteration #  68 - FCN =   297406.4941027 Edm =     0.914463 NCalls =    216
VariableMetric: Iteration #  69 - FCN =    297406.451399 Edm =    0.0332229 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297405.9480521 Edm =     0.490537 NCalls =    223
VariableMetric: Iteration #  71 - FCN =   297404.3409658 Edm =     0.369572 NCalls =    225
VariableMetric: Iteration #  72 - FCN =   297403.9719842 Edm =    0.0746981 NCalls =    228
VariableMetric: Iteration #  73 - FCN =   297403.8668159 Edm =    0.0104708 NCalls =    230
VariableMetric: Iteration #  74 - FCN =   297403.8542156 Edm =  0.000856553 NCalls =    232
VariableMetric: Iteration #  75 - FCN =   297403.8533127 Edm =  0.000159495 NCalls =    234
VariableMetric: Iteration #  76 - FCN =   297403.8525545 Edm =  0.000558978 NCalls =    237
VariableMetric: Iteration #  77 - FCN =   297403.7751764 Edm =    0.0645631 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297403.1133258 Edm =     0.313271 NCalls =    245
VariableMetric: Iteration #  79 - FCN =   297402.2164931 Edm =     0.104026 NCalls =    248
VariableMetric: Iteration #  80 - FCN =   297402.0956301 Edm =   0.00223815 NCalls =    250
VariableMetric: Iteration #  81 - FCN =   297402.0926002 Edm =  0.000251451 NCalls =    252
VariableMetric: Iteration #  82 - FCN =   297402.0923185 Edm =  3.49739e-05 NCalls =    254
VariableMetric: After Hessian   - FCN =   297402.0923185 Edm =      444.868 NCalls =    731
VariableMetric: Iteration #  83 - FCN =   297402.0923185 Edm =      444.868 NCalls =    731
VariableMetric: Iteration #  84 - FCN =   297401.6762984 Edm =      457.754 NCalls =    736
VariableMetric: Iteration #  85 - FCN =   297401.4805501 Edm =      36.3477 NCalls =    741
VariableMetric: Iteration #  86 - FCN =   297401.0568616 Edm =     0.258737 NCalls =    744
VariableMetric: Iteration #  87 - FCN =   297400.7836261 Edm =    0.0106147 NCalls =    746
VariableMetric: Iteration #  88 - FCN =   297400.7404587 Edm =    0.0127136 NCalls =    756
VariableMetric: Iteration #  89 - FCN =   297400.7379241 Edm =    0.0094595 NCalls =    758
VariableMetric: Iteration #  90 - FCN =   297400.7278268 Edm =   0.00160131 NCalls =    761
VariableMetric: Iteration #  91 - FCN =   297400.7272167 Edm =   0.00548719 NCalls =    763
VariableMetric: Iteration #  92 - FCN =   297400.6967977 Edm =    0.0189905 NCalls =    767
VariableMetric: Iteration #  93 - FCN =   297400.6538921 Edm =    0.0227758 NCalls =    769
VariableMetric: Iteration #  94 - FCN =   297400.6097511 Edm =    0.0337436 NCalls =    772
VariableMetric: Iteration #  95 - FCN =   297400.5560611 Edm =    0.0376602 NCalls =    774
VariableMetric: Iteration #  96 - FCN =   297400.4332147 Edm =    0.0382422 NCalls =    777
VariableMetric: Iteration #  97 - FCN =   297400.3754607 Edm =    0.0388782 NCalls =    779
VariableMetric: Iteration #  98 - FCN =   297400.2790794 Edm =    0.0789668 NCalls =    781
VariableMetric: Iteration #  99 - FCN =   297400.0379253 Edm =    0.0819028 NCalls =    783
VariableMetric: Iteration # 100 - FCN =   297399.6877199 Edm =     0.211865 NCalls =    786
VariableMetric: Iteration # 101 - FCN =   297399.2156176 Edm =     0.187938 NCalls =    789
VariableMetric: Iteration # 102 - FCN =   297398.5470543 Edm =      0.19217 NCalls =    791
VariableMetric: Iteration # 103 - FCN =   297398.1865611 Edm =    0.0540941 NCalls =    793
VariableMetric: Iteration # 104 - FCN =   297398.0676068 Edm =    0.0410104 NCalls =    795
VariableMetric: Iteration # 105 - FCN =   297398.0007624 Edm =    0.0200573 NCalls =    797
VariableMetric: Iteration # 106 - FCN =   297397.9526313 Edm =   0.00827065 NCalls =    799
VariableMetric: Iteration # 107 - FCN =   297397.9322954 Edm =   0.00757178 NCalls =    801
VariableMetric: Iteration # 108 - FCN =   297397.9149512 Edm =   0.00629807 NCalls =    804
VariableMetric: Iteration # 109 - FCN =   297397.8925106 Edm =   0.00795367 NCalls =    806
VariableMetric: Iteration # 110 - FCN =   297397.8757531 Edm =    0.0026516 NCalls =    808
VariableMetric: Iteration # 111 - FCN =   297397.8721125 Edm =   0.00067407 NCalls =    810
VariableMetric: Iteration # 112 - FCN =   297397.8705048 Edm =  0.000683542 NCalls =    812
VariableMetric: Iteration # 113 - FCN =   297397.8689401 Edm =  0.000347135 NCalls =    814
VariableMetric: Iteration # 114 - FCN =   297397.8680466 Edm =  0.000375979 NCalls =    816
VariableMetric: Iteration # 115 - FCN =    297397.866747 Edm =  0.000306775 NCalls =    818
VariableMetric: Iteration # 116 - FCN =   297397.8660472 Edm =  0.000267587 NCalls =    820
VariableMetric: Iteration # 117 - FCN =   297397.8648186 Edm =  0.000274129 NCalls =    822
VariableMetric: Iteration # 118 - FCN =   297397.8639416 Edm =  0.000378067 NCalls =    824
VariableMetric: Iteration # 119 - FCN =   297397.8628042 Edm =  0.000199298 NCalls =    826
VariableMetric: Iteration # 120 - FCN =   297397.8617796 Edm =    0.0005236 NCalls =    828
VariableMetric: Iteration # 121 - FCN =   297397.8599724 Edm =  0.000418672 NCalls =    830
VariableMetric: Iteration # 122 - FCN =    297397.858304 Edm =   0.00117633 NCalls =    832
VariableMetric: Iteration # 123 - FCN =   297397.8514171 Edm =   0.00197249 NCalls =    835
VariableMetric: Iteration # 124 - FCN =   297397.8418642 Edm =   0.00592852 NCalls =    837
VariableMetric: Iteration # 125 - FCN =   297397.8198383 Edm =   0.00121795 NCalls =    839
VariableMetric: Iteration # 126 - FCN =   297397.8177393 Edm =  0.000326937 NCalls =    841
VariableMetric: Iteration # 127 - FCN =   297397.8172355 Edm =  3.16183e-05 NCalls =    843
VariableMetric: After Hessian   - FCN =   297397.8172355 Edm =  0.000189687 NCalls =   1322
VariableMetric: Iteration # 128 - FCN =   297397.8172355 Edm =  0.000189687 NCalls =   1322
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   300963.0724197 Edm =      17.3374 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   300963.0724197 Edm =      17.3374 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299359.0497671 Edm =       1.5125 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   299353.3847439 Edm =      1.20037 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   299271.0518396 Edm =       94.955 NCalls =     18
VariableMetric: Iteration #   4 - FCN =    299224.871816 Edm =      49.4204 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   299197.7492156 Edm =      18.4258 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   297674.9181595 Edm =        67.74 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   297547.0873381 Edm =      3.56591 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   297544.7348776 Edm =     0.172914 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   297544.3290468 Edm =     0.355251 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297483.9156077 Edm =      7.10059 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   297472.8651941 Edm =    0.0688011 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   297472.7692938 Edm =    0.0269568 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297467.3946476 Edm =      5.29644 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   297466.1933915 Edm =      1.11739 NCalls =     61
VariableMetric: Iteration #  15 - FCN =   297334.6848499 Edm =      44.5729 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297277.6427039 Edm =      3.66073 NCalls =     70
VariableMetric: Iteration #  17 - FCN =   297274.4604237 Edm =    0.0960524 NCalls =     72
VariableMetric: Iteration #  18 - FCN =    297274.379395 Edm =   0.00507594 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   297274.3246678 Edm =     0.049727 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297272.1093538 Edm =      2.28487 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297252.0571269 Edm =      13.3759 NCalls =     89
VariableMetric: Iteration #  22 - FCN =   297209.7382774 Edm =      11.8404 NCalls =     92
VariableMetric: Iteration #  23 - FCN =   297201.4789197 Edm =     0.427135 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297200.9397632 Edm =    0.0327345 NCalls =     96
VariableMetric: Iteration #  25 - FCN =   297200.9005276 Edm =   0.00606293 NCalls =     98
VariableMetric: Iteration #  26 - FCN =    297200.780152 Edm =     0.124528 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297197.3720249 Edm =      2.70569 NCalls =    109
VariableMetric: Iteration #  28 - FCN =   297177.8355666 Edm =      1.06287 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297177.0445128 Edm =     0.150498 NCalls =    115
VariableMetric: Iteration #  30 - FCN =   297176.8920549 Edm =   0.00448082 NCalls =    117
VariableMetric: Iteration #  31 - FCN =   297176.8833506 Edm =   0.00665116 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297176.8225439 Edm =    0.0720837 NCalls =    123
VariableMetric: Iteration #  33 - FCN =    297173.309324 Edm =     0.562473 NCalls =    130
VariableMetric: Iteration #  34 - FCN =   297171.0397366 Edm =     0.127007 NCalls =    132
VariableMetric: Iteration #  35 - FCN =   297170.9061559 Edm =   0.00158226 NCalls =    134
VariableMetric: Iteration #  36 - FCN =   297170.9041175 Edm =  0.000550383 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297170.8637338 Edm =    0.0408089 NCalls =    141
VariableMetric: Iteration #  38 - FCN =   297170.2243248 Edm =      0.15686 NCalls =    148
VariableMetric: Iteration #  39 - FCN =   297166.8371132 Edm =      1.78764 NCalls =    151
VariableMetric: Iteration #  40 - FCN =   297160.1126436 Edm =     0.199743 NCalls =    153
VariableMetric: Iteration #  41 - FCN =   297159.9619317 Edm =   0.00647958 NCalls =    155
VariableMetric: Iteration #  42 - FCN =   297159.9546464 Edm =  0.000745873 NCalls =    157
VariableMetric: Iteration #  43 - FCN =   297159.9528739 Edm =   0.00116707 NCalls =    159
VariableMetric: Iteration #  44 - FCN =   297159.9351603 Edm =    0.0190374 NCalls =    163
VariableMetric: Iteration #  45 - FCN =   297159.5690949 Edm =     0.324232 NCalls =    170
VariableMetric: Iteration #  46 - FCN =   297156.4910621 Edm =     0.350572 NCalls =    174
VariableMetric: Iteration #  47 - FCN =   297156.1393021 Edm =   0.00721586 NCalls =    175
VariableMetric: Iteration #  48 - FCN =   297156.1311496 Edm =  0.000169577 NCalls =    176
VariableMetric: Iteration #  49 - FCN =   297156.1309692 Edm =  4.30507e-05 NCalls =    177
VariableMetric: After Hessian   - FCN =   297156.1309692 Edm =      59.1183 NCalls =    652
VariableMetric: Iteration #  50 - FCN =   297156.1309692 Edm =      59.1183 NCalls =    652
VariableMetric: Iteration #  51 - FCN =   297155.3281903 Edm =      139.247 NCalls =    655
VariableMetric: Iteration #  52 - FCN =    297155.258175 Edm =      3096.61 NCalls =    663
VariableMetric: Iteration #  53 - FCN =   297155.2027029 Edm =      6074.33 NCalls =    668
VariableMetric: Iteration #  54 - FCN =   297154.8257972 Edm =      46098.6 NCalls =    672
VariableMetric: Iteration #  55 - FCN =   297154.3907175 Edm =      6161.32 NCalls =    676
VariableMetric: Iteration #  56 - FCN =   297153.6434328 Edm =       1727.3 NCalls =    680
VariableMetric: Iteration #  57 - FCN =   297153.2019359 Edm =      1198.45 NCalls =    684
VariableMetric: Iteration #  58 - FCN =    297152.690063 Edm =      1065.88 NCalls =    688
VariableMetric: Iteration #  59 - FCN =   297152.4810676 Edm =      1228.55 NCalls =    692
VariableMetric: Iteration #  60 - FCN =     297151.70029 Edm =      648.462 NCalls =    695
VariableMetric: Iteration #  61 - FCN =   297151.1843604 Edm =      2065.74 NCalls =    698
VariableMetric: Iteration #  62 - FCN =   297149.8997176 Edm =      694.737 NCalls =    701
VariableMetric: Iteration #  63 - FCN =   297149.5100602 Edm =      266.353 NCalls =    704
VariableMetric: Iteration #  64 - FCN =   297149.2390709 Edm =      40.0828 NCalls =    707
VariableMetric: Iteration #  65 - FCN =   297149.1714781 Edm =      40.7727 NCalls =    710
VariableMetric: Iteration #  66 - FCN =   297148.9012735 Edm =      35.2969 NCalls =    713
VariableMetric: Iteration #  67 - FCN =   297148.4104825 Edm =      44.3245 NCalls =    715
VariableMetric: Iteration #  68 - FCN =   297147.9892537 Edm =      1.76042 NCalls =    718
VariableMetric: Iteration #  69 - FCN =   297147.7939351 Edm =      7.65243 NCalls =    720
VariableMetric: Iteration #  70 - FCN =   297147.5652987 Edm =      1.86168 NCalls =    722
VariableMetric: Iteration #  71 - FCN =   297147.2827547 Edm =      1.34904 NCalls =    724
VariableMetric: Iteration #  72 - FCN =   297146.8120815 Edm =      2.86351 NCalls =    726
VariableMetric: Iteration #  73 - FCN =   297146.6501549 Edm =      3.16394 NCalls =    728
VariableMetric: Iteration #  74 - FCN =   297146.5410102 Edm =     0.208892 NCalls =    730
VariableMetric: Iteration #  75 - FCN =    297146.458373 Edm =     0.337682 NCalls =    732
VariableMetric: Iteration #  76 - FCN =   297146.4226424 Edm =     0.215839 NCalls =    734
VariableMetric: Iteration #  77 - FCN =   297146.3372525 Edm =     0.593717 NCalls =    736
VariableMetric: Iteration #  78 - FCN =   297146.2763632 Edm =    0.0687157 NCalls =    737
VariableMetric: Iteration #  79 - FCN =   297146.1393774 Edm =    0.0709484 NCalls =    739
VariableMetric: Iteration #  80 - FCN =   297146.0590977 Edm =     0.045598 NCalls =    741
VariableMetric: Iteration #  81 - FCN =   297146.0086956 Edm =    0.0100327 NCalls =    743
VariableMetric: Iteration #  82 - FCN =     297145.99557 Edm =   0.00267535 NCalls =    745
VariableMetric: Iteration #  83 - FCN =   297145.9896567 Edm =   0.00122427 NCalls =    747
VariableMetric: Iteration #  84 - FCN =   297145.9878494 Edm =  0.000143053 NCalls =    749
VariableMetric: Iteration #  85 - FCN =   297145.9875965 Edm =  5.06858e-05 NCalls =    751
VariableMetric: After Hessian   - FCN =   297145.9875965 Edm =  6.93402e-05 NCalls =   1228
VariableMetric: Iteration #  86 - FCN =   297145.9875965 Edm =  6.93402e-05 NCalls =   1228
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305996.0130309 Edm =      242.077 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305996.0130309 Edm =      242.077 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304710.9700281 Edm =      267.922 NCalls =      3
VariableMetric: Iteration #   2 - FCN =   303475.1599986 Edm =      489.459 NCalls =      8
VariableMetric: Iteration #   3 - FCN =   301542.0089891 Edm =      156.925 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   301010.5424116 Edm =      69.8779 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   300167.2938227 Edm =      36.5018 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   300039.5700795 Edm =      77.6161 NCalls =     28
VariableMetric: Iteration #   7 - FCN =    299434.740232 Edm =       146.33 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   299250.8382374 Edm =      519.286 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   298984.7649719 Edm =      95.0042 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298865.3275086 Edm =      458.962 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   298507.4658521 Edm =      231.417 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   298497.5270474 Edm =      34.2952 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   298465.0389203 Edm =      3.68111 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   298461.0642239 Edm =      1.25643 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   298444.5113547 Edm =       13.192 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297883.1900339 Edm =      6.25495 NCalls =     70
VariableMetric: Iteration #  17 - FCN =   297872.1319907 Edm =      9.17245 NCalls =     72
VariableMetric: Iteration #  18 - FCN =   297858.2721263 Edm =     0.923229 NCalls =     75
VariableMetric: Iteration #  19 - FCN =   297846.6925749 Edm =      1.60081 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297845.4143643 Edm =     0.456788 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297844.9410181 Edm =     0.212251 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297841.4962836 Edm =      3.79154 NCalls =     87
VariableMetric: Iteration #  23 - FCN =    297820.533724 Edm =      8.35246 NCalls =     95
VariableMetric: Iteration #  24 - FCN =    297798.149723 Edm =     0.512054 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297797.5551946 Edm =    0.0801229 NCalls =    100
VariableMetric: Iteration #  26 - FCN =   297797.4675858 Edm =    0.0431349 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297795.1321245 Edm =      2.16171 NCalls =    107
VariableMetric: Iteration #  28 - FCN =   297702.7371989 Edm =      33.7777 NCalls =    113
VariableMetric: Iteration #  29 - FCN =    297636.872653 Edm =      7.75579 NCalls =    116
VariableMetric: Iteration #  30 - FCN =   297599.5960046 Edm =      10.9864 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297587.1744908 Edm =      3.43128 NCalls =    120
VariableMetric: Iteration #  32 - FCN =   297580.5429206 Edm =      1.11814 NCalls =    122
VariableMetric: Iteration #  33 - FCN =    297576.263485 Edm =      2.37933 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297567.4195036 Edm =      5.01668 NCalls =    127
VariableMetric: Iteration #  35 - FCN =   297563.6689535 Edm =      6.16444 NCalls =    131
VariableMetric: Iteration #  36 - FCN =   297556.1439023 Edm =      11.0795 NCalls =    134
VariableMetric: Iteration #  37 - FCN =   297554.1725789 Edm =      5.54189 NCalls =    135
VariableMetric: Iteration #  38 - FCN =   297537.8372259 Edm =      10.7978 NCalls =    139
VariableMetric: Iteration #  39 - FCN =   297519.0477332 Edm =      6.31272 NCalls =    142
VariableMetric: Iteration #  40 - FCN =   297513.2914774 Edm =      2.71981 NCalls =    144
VariableMetric: Iteration #  41 - FCN =   297511.7148972 Edm =     0.855902 NCalls =    146
VariableMetric: Iteration #  42 - FCN =   297510.3507796 Edm =     0.472423 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297508.2285125 Edm =      1.33299 NCalls =    150
VariableMetric: Iteration #  44 - FCN =   297481.5873128 Edm =      20.2693 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297441.4730897 Edm =      11.9812 NCalls =    156
VariableMetric: Iteration #  46 - FCN =   297415.1388306 Edm =      2.80645 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297409.9247659 Edm =     0.447596 NCalls =    161
VariableMetric: Iteration #  48 - FCN =   297408.9927282 Edm =      0.15786 NCalls =    164
VariableMetric: Iteration #  49 - FCN =    297408.870114 Edm =    0.0132015 NCalls =    166
VariableMetric: Iteration #  50 - FCN =   297408.8550543 Edm =   0.00239572 NCalls =    168
VariableMetric: Iteration #  51 - FCN =   297408.8438328 Edm =   0.00918401 NCalls =    170
VariableMetric: Iteration #  52 - FCN =   297408.3467463 Edm =     0.621063 NCalls =    176
VariableMetric: Iteration #  53 - FCN =   297408.3381854 Edm =   0.00641369 NCalls =    178
VariableMetric: Iteration #  54 - FCN =   297407.3200237 Edm =      1.13881 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297407.3086819 Edm =   0.00952788 NCalls =    187
VariableMetric: Iteration #  56 - FCN =   297404.4209439 Edm =     0.854873 NCalls =    194
VariableMetric: Iteration #  57 - FCN =   297381.8215044 Edm =      13.9143 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297352.6440339 Edm =      26.0303 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297333.8728891 Edm =      3.26599 NCalls =    204
VariableMetric: Iteration #  60 - FCN =    297331.586691 Edm =     0.243558 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297331.3721756 Edm =    0.0219646 NCalls =    208
VariableMetric: Iteration #  62 - FCN =   297331.3452094 Edm =   0.00198912 NCalls =    210
VariableMetric: Iteration #  63 - FCN =   297331.3397958 Edm =   0.00196671 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297331.3351232 Edm =   0.00133683 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297331.3033631 Edm =    0.0286811 NCalls =    218
VariableMetric: Iteration #  66 - FCN =   297330.2651041 Edm =     0.840867 NCalls =    222
VariableMetric: Iteration #  67 - FCN =   297318.9255077 Edm =      3.89862 NCalls =    226
VariableMetric: Iteration #  68 - FCN =   297312.8015931 Edm =     0.728453 NCalls =    229
VariableMetric: Iteration #  69 - FCN =   297311.9196614 Edm =    0.0747088 NCalls =    231
VariableMetric: Iteration #  70 - FCN =   297311.8680094 Edm =    0.0218371 NCalls =    233
VariableMetric: Iteration #  71 - FCN =   297311.8499592 Edm =   0.00076258 NCalls =    235
VariableMetric: Iteration #  72 - FCN =   297311.8488925 Edm =  0.000282983 NCalls =    237
VariableMetric: Iteration #  73 - FCN =   297311.8470412 Edm =   0.00135353 NCalls =    240
VariableMetric: Iteration #  74 - FCN =   297311.8047047 Edm =    0.0341241 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297308.4854599 Edm =     0.700534 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297307.6235627 Edm =    0.0384926 NCalls =    251
VariableMetric: Iteration #  77 - FCN =   297307.5888576 Edm =   0.00103444 NCalls =    253
VariableMetric: Iteration #  78 - FCN =    297307.587468 Edm =   0.00015749 NCalls =    255
VariableMetric: Iteration #  79 - FCN =   297307.5860726 Edm =   0.00111774 NCalls =    258
VariableMetric: Iteration #  80 - FCN =     297307.49807 Edm =     0.081906 NCalls =    263
VariableMetric: Iteration #  81 - FCN =   297305.7444414 Edm =     0.368993 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297305.3146223 Edm =    0.0232981 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297305.2963892 Edm =  0.000504984 NCalls =    272
VariableMetric: Iteration #  84 - FCN =   297305.2958082 Edm =  0.000164178 NCalls =    274
VariableMetric: Iteration #  85 - FCN =   297305.2922878 Edm =   0.00370638 NCalls =    278
VariableMetric: Iteration #  86 - FCN =   297305.0984943 Edm =    0.0399742 NCalls =    285
VariableMetric: Iteration #  87 - FCN =   297303.9526447 Edm =     0.411952 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297302.2675803 Edm =     0.127417 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297302.0883144 Edm =     0.020324 NCalls =    291
VariableMetric: Iteration #  90 - FCN =   297302.0582047 Edm =    0.0109407 NCalls =    293
VariableMetric: Iteration #  91 - FCN =   297302.0512305 Edm =   0.00104176 NCalls =    295
VariableMetric: Iteration #  92 - FCN =   297302.0500326 Edm =   9.7338e-05 NCalls =    297
VariableMetric: Iteration #  93 - FCN =   297302.0495093 Edm =  0.000387002 NCalls =    300
VariableMetric: Iteration #  94 - FCN =   297302.0240806 Edm =     0.022697 NCalls =    305
VariableMetric: Iteration #  95 - FCN =   297301.2331827 Edm =     0.488898 NCalls =    309
VariableMetric: Iteration #  96 - FCN =   297299.9497613 Edm =     0.103336 NCalls =    311
VariableMetric: Iteration #  97 - FCN =   297299.8346252 Edm =    0.0119741 NCalls =    313
VariableMetric: Iteration #  98 - FCN =   297299.8235736 Edm =   0.00164462 NCalls =    314
VariableMetric: Iteration #  99 - FCN =   297299.8219126 Edm =  0.000176444 NCalls =    316
VariableMetric: Iteration # 100 - FCN =   297299.8215973 Edm =   0.00015561 NCalls =    318
VariableMetric: Iteration # 101 - FCN =   297299.8190293 Edm =   0.00236524 NCalls =    322
VariableMetric: Iteration # 102 - FCN =   297299.7873859 Edm =    0.0209164 NCalls =    325
VariableMetric: Iteration # 103 - FCN =   297299.0607223 Edm =     0.771165 NCalls =    329
VariableMetric: Iteration # 104 - FCN =    297298.816342 Edm =     0.242144 NCalls =    332
VariableMetric: Iteration # 105 - FCN =   297295.3304155 Edm =      5.61359 NCalls =    337
VariableMetric: Iteration # 106 - FCN =   297295.2626185 Edm =    0.0369328 NCalls =    339
VariableMetric: Iteration # 107 - FCN =   297295.1541814 Edm =     0.397877 NCalls =    341
VariableMetric: Iteration # 108 - FCN =   297294.9321121 Edm =     0.377114 NCalls =    344
VariableMetric: Iteration # 109 - FCN =   297292.0572413 Edm =       2.9271 NCalls =    350
VariableMetric: Iteration # 110 - FCN =   297291.6953581 Edm =     0.442132 NCalls =    353
VariableMetric: Iteration # 111 - FCN =   297289.7422662 Edm =      1.72438 NCalls =    359
VariableMetric: Iteration # 112 - FCN =   297282.4065651 Edm =      1.13916 NCalls =    363
VariableMetric: Iteration # 113 - FCN =   297281.6307582 Edm =     0.127799 NCalls =    365
VariableMetric: Iteration # 114 - FCN =   297281.5594577 Edm =   0.00982233 NCalls =    367
VariableMetric: Iteration # 115 - FCN =   297281.5465826 Edm =   0.00126535 NCalls =    369
VariableMetric: Iteration # 116 - FCN =   297281.5450502 Edm =  0.000316474 NCalls =    371
VariableMetric: Iteration # 117 - FCN =   297281.5447548 Edm =   8.1495e-05 NCalls =    373
VariableMetric: Iteration # 118 - FCN =   297281.5445687 Edm =  5.06025e-05 NCalls =    375
VariableMetric: After Hessian   - FCN =   297281.5445687 Edm =      434.273 NCalls =    856
VariableMetric: Iteration # 119 - FCN =   297281.5445687 Edm =      434.273 NCalls =    856
VariableMetric: Iteration # 120 - FCN =   297279.5409982 Edm =      65.5755 NCalls =    860
VariableMetric: Iteration # 121 - FCN =   297279.2791479 Edm =     0.561051 NCalls =    862
VariableMetric: Iteration # 122 - FCN =   297278.5436087 Edm =     0.209739 NCalls =    864
VariableMetric: Iteration # 123 - FCN =   297277.0140376 Edm =      0.42349 NCalls =    868
VariableMetric: Iteration # 124 - FCN =   297276.3632731 Edm =     0.213592 NCalls =    872
VariableMetric: Iteration # 125 - FCN =   297275.6851683 Edm =     0.111216 NCalls =    875
VariableMetric: Iteration # 126 - FCN =    297275.534159 Edm =      0.21555 NCalls =    877
VariableMetric: Iteration # 127 - FCN =   297275.3963333 Edm =       0.1461 NCalls =    880
VariableMetric: Iteration # 128 - FCN =   297275.1443256 Edm =     0.111985 NCalls =    882
VariableMetric: Iteration # 129 - FCN =   297274.8685666 Edm =    0.0381002 NCalls =    884
VariableMetric: Iteration # 130 - FCN =   297274.7670295 Edm =    0.0559067 NCalls =    888
VariableMetric: Iteration # 131 - FCN =   297274.7002353 Edm =    0.0503966 NCalls =    891
VariableMetric: Iteration # 132 - FCN =   297274.6223959 Edm =    0.0227092 NCalls =    894
VariableMetric: Iteration # 133 - FCN =     297274.54075 Edm =    0.0843487 NCalls =    897
VariableMetric: Iteration # 134 - FCN =   297274.4700159 Edm =    0.0238286 NCalls =    899
VariableMetric: Iteration # 135 - FCN =   297274.3602951 Edm =    0.0434318 NCalls =    901
VariableMetric: Iteration # 136 - FCN =   297274.2633312 Edm =    0.0299567 NCalls =    903
VariableMetric: Iteration # 137 - FCN =   297274.1792851 Edm =     0.037341 NCalls =    905
VariableMetric: Iteration # 138 - FCN =   297274.1192989 Edm =     0.021872 NCalls =    907
VariableMetric: Iteration # 139 - FCN =   297274.0875308 Edm =    0.0175463 NCalls =    910
VariableMetric: Iteration # 140 - FCN =   297274.0392722 Edm =    0.0089993 NCalls =    912
VariableMetric: Iteration # 141 - FCN =   297274.0164026 Edm =    0.0121159 NCalls =    914
VariableMetric: Iteration # 142 - FCN =   297273.9828333 Edm =    0.0265843 NCalls =    916
VariableMetric: Iteration # 143 - FCN =   297273.9115747 Edm =    0.0329055 NCalls =    920
VariableMetric: Iteration # 144 - FCN =   297273.8347227 Edm =    0.0522659 NCalls =    923
VariableMetric: Iteration # 145 - FCN =   297273.7725988 Edm =    0.0693267 NCalls =    926
VariableMetric: Iteration # 146 - FCN =   297273.6970726 Edm =     0.079633 NCalls =    929
VariableMetric: Iteration # 147 - FCN =    297273.628413 Edm =    0.0236229 NCalls =    931
VariableMetric: Iteration # 148 - FCN =   297273.5835464 Edm =    0.0195891 NCalls =    933
VariableMetric: Iteration # 149 - FCN =   297273.5574825 Edm =     0.013699 NCalls =    935
VariableMetric: Iteration # 150 - FCN =   297273.5308654 Edm =   0.00828357 NCalls =    937
VariableMetric: Iteration # 151 - FCN =    297273.508381 Edm =   0.00619993 NCalls =    939
VariableMetric: Iteration # 152 - FCN =   297273.4876549 Edm =    0.0069433 NCalls =    941
VariableMetric: Iteration # 153 - FCN =   297273.4766095 Edm =   0.00763573 NCalls =    944
VariableMetric: Iteration # 154 - FCN =   297273.4697935 Edm =   0.00240215 NCalls =    946
VariableMetric: Iteration # 155 - FCN =   297273.4626235 Edm =   0.00298374 NCalls =    948
VariableMetric: Iteration # 156 - FCN =    297273.450105 Edm =   0.00426741 NCalls =    950
VariableMetric: Iteration # 157 - FCN =   297273.4370935 Edm =    0.0088965 NCalls =    953
VariableMetric: Iteration # 158 - FCN =   297273.4205821 Edm =    0.0109476 NCalls =    957
VariableMetric: Iteration # 159 - FCN =   297273.4073937 Edm =   0.00437058 NCalls =    960
VariableMetric: Iteration # 160 - FCN =   297273.3961633 Edm =   0.00683046 NCalls =    963
VariableMetric: Iteration # 161 - FCN =   297273.3807227 Edm =   0.00628163 NCalls =    965
VariableMetric: Iteration # 162 - FCN =   297273.3722825 Edm =   0.00398553 NCalls =    968
VariableMetric: Iteration # 163 - FCN =    297273.366748 Edm =   0.00209174 NCalls =    971
VariableMetric: Iteration # 164 - FCN =   297273.3644987 Edm =  0.000714028 NCalls =    973
VariableMetric: Iteration # 165 - FCN =   297273.3626048 Edm =  0.000973863 NCalls =    975
VariableMetric: Iteration # 166 - FCN =   297273.3593881 Edm =   0.00074424 NCalls =    977
VariableMetric: Iteration # 167 - FCN =   297273.3575792 Edm =  0.000693597 NCalls =    979
VariableMetric: Iteration # 168 - FCN =   297273.3560602 Edm =  0.000378572 NCalls =    981
VariableMetric: Iteration # 169 - FCN =   297273.3548137 Edm =  0.000817721 NCalls =    983
VariableMetric: Iteration # 170 - FCN =   297273.3513261 Edm =  0.000687711 NCalls =    985
VariableMetric: Iteration # 171 - FCN =   297273.3500688 Edm =  0.000382645 NCalls =    987
VariableMetric: Iteration # 172 - FCN =   297273.3488598 Edm =  0.000204465 NCalls =    989
VariableMetric: Iteration # 173 - FCN =   297273.3483579 Edm =  0.000203317 NCalls =    991
VariableMetric: Iteration # 174 - FCN =    297273.347702 Edm =  6.91205e-05 NCalls =    993
VariableMetric: After Hessian   - FCN =    297273.347702 Edm =   0.00911211 NCalls =   1480
VariableMetric: Iteration # 175 - FCN =    297273.347702 Edm =   0.00911211 NCalls =   1480
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   332083.0762852 Edm =      5003.37 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   332083.0762852 Edm =      5003.37 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301954.7983614 Edm =      4.86019 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301926.1028317 Edm =      2.05454 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   301382.6749313 Edm =      76.6655 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   300859.1156537 Edm =      35.9467 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   300826.3505523 Edm =      2.83931 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   300820.7593914 Edm =      1.89821 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   300793.3507034 Edm =      34.0078 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   299925.1666104 Edm =      320.295 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   298466.7846241 Edm =      553.704 NCalls =     46
VariableMetric: Iteration #  10 - FCN =   298227.2456381 Edm =      57.2927 NCalls =     48
VariableMetric: Iteration #  11 - FCN =   298177.2449062 Edm =      199.461 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   297599.7046948 Edm =      39.7145 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297451.6127709 Edm =      20.0269 NCalls =     59
VariableMetric: Iteration #  14 - FCN =   297447.2066369 Edm =      3.17147 NCalls =     61
VariableMetric: Iteration #  15 - FCN =   297443.3462198 Edm =    0.0727683 NCalls =     63
VariableMetric: Iteration #  16 - FCN =    297443.264344 Edm =    0.0152861 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297442.0732108 Edm =      1.19127 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297423.3320052 Edm =      2.72309 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297402.7129834 Edm =      1.44563 NCalls =     79
VariableMetric: Iteration #  20 - FCN =    297400.900329 Edm =     0.138172 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297400.7520758 Edm =    0.0299372 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297400.6462552 Edm =    0.0420177 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297396.3091091 Edm =      3.16885 NCalls =     91
VariableMetric: Iteration #  24 - FCN =   297364.4223916 Edm =      11.9742 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297343.0709209 Edm =      11.3676 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297328.4617586 Edm =     0.260651 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297328.1157909 Edm =    0.0424602 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297328.0843958 Edm =    0.0108979 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297328.0672631 Edm =   0.00555737 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297327.8354397 Edm =     0.230462 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297319.2479917 Edm =      1.47054 NCalls =    119
VariableMetric: Iteration #  32 - FCN =    297295.438979 Edm =       2.6289 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297291.7924363 Edm =      1.30836 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297290.9523097 Edm =    0.0684028 NCalls =    125
VariableMetric: Iteration #  35 - FCN =   297290.8764939 Edm =    0.0107895 NCalls =    127
VariableMetric: Iteration #  36 - FCN =   297290.8599733 Edm =   0.00272114 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297290.8512105 Edm =   0.00330432 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297290.4865316 Edm =     0.387455 NCalls =    136
VariableMetric: Iteration #  39 - FCN =    297290.453858 Edm =     0.029893 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297286.8289027 Edm =       2.6307 NCalls =    146
VariableMetric: Iteration #  41 - FCN =   297269.6612108 Edm =       18.524 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297264.5266894 Edm =      2.40988 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297262.4576114 Edm =      1.40371 NCalls =    155
VariableMetric: Iteration #  44 - FCN =   297261.5231122 Edm =       0.2989 NCalls =    157
VariableMetric: Iteration #  45 - FCN =    297261.203086 Edm =       0.1423 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297260.9132709 Edm =     0.134882 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297260.6225423 Edm =     0.090836 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297260.5572423 Edm =   0.00405794 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297260.5518523 Edm =   0.00187442 NCalls =    167
VariableMetric: Iteration #  50 - FCN =   297260.4839027 Edm =    0.0669054 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297258.3404188 Edm =     0.348016 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297254.9938236 Edm =      7.89651 NCalls =    184
VariableMetric: Iteration #  53 - FCN =   297249.8114813 Edm =      2.86984 NCalls =    189
VariableMetric: Iteration #  54 - FCN =   297246.4615782 Edm =      2.48325 NCalls =    192
VariableMetric: Iteration #  55 - FCN =   297245.5974103 Edm =     0.581539 NCalls =    193
VariableMetric: Iteration #  56 - FCN =    297245.203237 Edm =     0.189287 NCalls =    195
VariableMetric: Iteration #  57 - FCN =   297244.8920456 Edm =     0.199613 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297244.1475958 Edm =      0.59368 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297243.6161398 Edm =       1.7351 NCalls =    202
VariableMetric: Iteration #  60 - FCN =   297243.1992108 Edm =     0.180021 NCalls =    203
VariableMetric: Iteration #  61 - FCN =   297242.9492312 Edm =   0.00738553 NCalls =    205
VariableMetric: Iteration #  62 - FCN =   297242.9408994 Edm =  0.000581811 NCalls =    207
VariableMetric: Iteration #  63 - FCN =   297242.9385854 Edm =   0.00154696 NCalls =    209
VariableMetric: Iteration #  64 - FCN =    297242.917069 Edm =    0.0255755 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297242.4492837 Edm =     0.456817 NCalls =    218
VariableMetric: Iteration #  66 - FCN =   297240.1701027 Edm =     0.190138 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297239.9622111 Edm =    0.0031504 NCalls =    221
VariableMetric: Iteration #  68 - FCN =   297239.9588302 Edm =  0.000284407 NCalls =    223
VariableMetric: Iteration #  69 - FCN =   297239.9582657 Edm =  0.000367782 NCalls =    225
VariableMetric: Iteration #  70 - FCN =   297239.9498291 Edm =   0.00842906 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297239.6748992 Edm =    0.0382943 NCalls =    237
VariableMetric: Iteration #  72 - FCN =    297236.986947 Edm =      0.97917 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297234.9648127 Edm =     0.768709 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297233.8743768 Edm =     0.303764 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297233.5988314 Edm =    0.0170656 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297233.5879098 Edm =   0.00107445 NCalls =    247
VariableMetric: Iteration #  77 - FCN =   297233.5869428 Edm =  0.000239143 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297233.5844946 Edm =   0.00220383 NCalls =    251
VariableMetric: Iteration #  79 - FCN =   297233.4600204 Edm =     0.107108 NCalls =    256
VariableMetric: Iteration #  80 - FCN =   297231.5978863 Edm =     0.976378 NCalls =    260
VariableMetric: Iteration #  81 - FCN =   297229.4713659 Edm =     0.418063 NCalls =    262
VariableMetric: Iteration #  82 - FCN =   297229.1288947 Edm =    0.0673683 NCalls =    264
VariableMetric: Iteration #  83 - FCN =    297229.080013 Edm =   0.00377973 NCalls =    266
VariableMetric: Iteration #  84 - FCN =   297229.0755684 Edm =  0.000127448 NCalls =    268
VariableMetric: Iteration #  85 - FCN =   297229.0753977 Edm =  5.81978e-05 NCalls =    270
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310086.2462505 Edm =      19.1841 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310086.2462505 Edm =      19.1841 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304398.5210157 Edm =      5.52623 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   304342.9247042 Edm =      302.598 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   304289.0466257 Edm =      12.8961 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   304039.9418341 Edm =      198.499 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   301687.0019224 Edm =      49.2563 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   301461.1297308 Edm =      16.0656 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   300519.5564627 Edm =      163.109 NCalls =     36
VariableMetric: Iteration #   8 - FCN =    300270.980177 Edm =      6819.92 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   300014.0441961 Edm =      171.587 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   300014.0441961 Edm =      171.587 NCalls =     52
VariableMetric: After Hessian   - FCN =   300014.0441961 Edm =  8.47623e+07 NCalls =    525
VariableMetric: Iteration #  11 - FCN =   300014.0441961 Edm =  8.47623e+07 NCalls =    525
VariableMetric: Iteration #  12 - FCN =   300014.0441961 Edm =  8.47623e+07 NCalls =    536
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   332128.6689369 Edm =      377.231 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   332128.6689369 Edm =      377.231 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   308727.8311035 Edm =      17.4239 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   305046.9102675 Edm =      1216.53 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   305046.9102675 Edm =      1216.53 NCalls =     30
VariableMetric: After Hessian   - FCN =   305046.9102675 Edm =  4.12221e+06 NCalls =    501
VariableMetric: Iteration #   4 - FCN =   305046.9102675 Edm =  4.12221e+06 NCalls =    501
VariableMetric: Iteration #   5 - FCN =   302714.2394947 Edm =  3.76947e+07 NCalls =    504
VariableMetric: Iteration #   6 - FCN =   302714.2394947 Edm =  3.76947e+07 NCalls =    515
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   313832.4680871 Edm =      56.9702 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   313832.4680871 Edm =      56.9702 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299879.6581123 Edm =      4.75433 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299346.0011983 Edm =      3.67083 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   299062.3696716 Edm =      274.289 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   298778.9402968 Edm =      18.7006 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   298753.9658908 Edm =      2.68919 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   298131.4472712 Edm =      115.608 NCalls =     36
VariableMetric: Iteration #   7 - FCN =   297896.6905253 Edm =       141.75 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   297748.5065295 Edm =      1.69235 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   297747.5278861 Edm =     0.355276 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   297747.0021752 Edm =     0.324031 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   297731.6459212 Edm =      4.83755 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297717.8728091 Edm =      7.92232 NCalls =     54
VariableMetric: Iteration #  13 - FCN =    297703.544087 Edm =      8.54686 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   297620.7109214 Edm =      21.1817 NCalls =     64
VariableMetric: Iteration #  15 - FCN =   297580.7298818 Edm =      70.7982 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297570.2166044 Edm =      20.3847 NCalls =     69
VariableMetric: Iteration #  17 - FCN =    297521.430595 Edm =      6.47478 NCalls =     74
VariableMetric: Iteration #  18 - FCN =   297509.5367038 Edm =      4.16932 NCalls =     76
VariableMetric: Iteration #  19 - FCN =    297502.715159 Edm =      6.52189 NCalls =     78
VariableMetric: Iteration #  20 - FCN =   297500.1602989 Edm =     0.661216 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297495.7927579 Edm =      1.43812 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297494.6298329 Edm =     0.289246 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297494.1530622 Edm =     0.163671 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297491.5314607 Edm =        1.695 NCalls =     92
VariableMetric: Iteration #  25 - FCN =   297346.6865296 Edm =      636.174 NCalls =     99
VariableMetric: Iteration #  26 - FCN =   297342.5085997 Edm =      4.09346 NCalls =    101
VariableMetric: Iteration #  27 - FCN =   297330.8559229 Edm =      7.71054 NCalls =    103
VariableMetric: Iteration #  28 - FCN =   297304.3607919 Edm =      5.93507 NCalls =    105
VariableMetric: Iteration #  29 - FCN =   297266.2735649 Edm =      13.3004 NCalls =    112
VariableMetric: Iteration #  30 - FCN =   297264.1818028 Edm =      11.5702 NCalls =    114
VariableMetric: Iteration #  31 - FCN =   297247.5471442 Edm =      2.00669 NCalls =    116
VariableMetric: Iteration #  32 - FCN =   297244.4305953 Edm =     0.951863 NCalls =    119
VariableMetric: Iteration #  33 - FCN =   297236.5665903 Edm =      5.77167 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297225.8393546 Edm =       1.5902 NCalls =    131
VariableMetric: Iteration #  35 - FCN =   297220.5612482 Edm =      5.64374 NCalls =    134
VariableMetric: Iteration #  36 - FCN =     297219.87077 Edm =     0.674941 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297218.3646795 Edm =     0.572359 NCalls =    138
VariableMetric: Iteration #  38 - FCN =   297215.7664866 Edm =      1.14802 NCalls =    142
VariableMetric: Iteration #  39 - FCN =   297214.7605592 Edm =     0.486051 NCalls =    144
VariableMetric: Iteration #  40 - FCN =   297213.9659105 Edm =     0.149391 NCalls =    147
VariableMetric: Iteration #  41 - FCN =   297213.6788936 Edm =    0.0625217 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297213.5729316 Edm =    0.0632409 NCalls =    151
VariableMetric: Iteration #  43 - FCN =   297213.2663696 Edm =     0.241862 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297207.6610011 Edm =      3.24255 NCalls =    158
VariableMetric: Iteration #  45 - FCN =    297162.579382 Edm =      9.62573 NCalls =    166
VariableMetric: Iteration #  46 - FCN =   297161.6780687 Edm =      5.57072 NCalls =    168
VariableMetric: Iteration #  47 - FCN =   297154.7070223 Edm =     0.498467 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297153.8764569 Edm =     0.302028 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297152.9955369 Edm =      0.31511 NCalls =    174
VariableMetric: Iteration #  50 - FCN =   297152.7615936 Edm =    0.0681096 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297152.6555847 Edm =    0.0277052 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297152.5133157 Edm =    0.0689482 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297148.1017729 Edm =      2.50348 NCalls =    187
VariableMetric: Iteration #  54 - FCN =   297142.5965722 Edm =      2.22814 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297136.5859302 Edm =      8.96587 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297134.0737222 Edm =      4.42889 NCalls =    197
VariableMetric: Iteration #  57 - FCN =   297128.3385016 Edm =      3.29076 NCalls =    201
VariableMetric: Iteration #  58 - FCN =   297127.1559706 Edm =     0.910177 NCalls =    203
VariableMetric: Iteration #  59 - FCN =   297124.4591656 Edm =      2.50162 NCalls =    207
VariableMetric: Iteration #  60 - FCN =   297123.1593355 Edm =      1.45032 NCalls =    210
VariableMetric: Iteration #  61 - FCN =   297120.5782837 Edm =      1.84332 NCalls =    213
VariableMetric: Iteration #  62 - FCN =   297117.4560714 Edm =      3.02826 NCalls =    216
VariableMetric: Iteration #  63 - FCN =   297115.2715085 Edm =      1.29103 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297114.0603563 Edm =      1.68856 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297112.9357255 Edm =     0.896291 NCalls =    223
VariableMetric: Iteration #  66 - FCN =   297111.6901048 Edm =     0.303852 NCalls =    225
VariableMetric: Iteration #  67 - FCN =   297111.1203568 Edm =     0.285767 NCalls =    227
VariableMetric: Iteration #  68 - FCN =   297110.1443397 Edm =     0.562558 NCalls =    231
VariableMetric: Iteration #  69 - FCN =   297109.0971917 Edm =     0.444732 NCalls =    234
VariableMetric: Iteration #  70 - FCN =    297108.787657 Edm =     0.235804 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297108.4960369 Edm =    0.0578917 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297108.3604403 Edm =    0.0538069 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297108.3291823 Edm =   0.00781049 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297108.3149232 Edm =   0.00386201 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297108.2599576 Edm =    0.0396065 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297104.9966869 Edm =      1.61407 NCalls =    253
VariableMetric: Iteration #  77 - FCN =    297100.247249 Edm =       3.3943 NCalls =    256
VariableMetric: Iteration #  78 - FCN =   297097.1809281 Edm =     0.636094 NCalls =    262
VariableMetric: Iteration #  79 - FCN =   297096.3954252 Edm =     0.242414 NCalls =    264
VariableMetric: Iteration #  80 - FCN =   297096.2241573 Edm =     0.333482 NCalls =    265
VariableMetric: Iteration #  81 - FCN =   297095.8513095 Edm =    0.0925669 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297095.7331428 Edm =    0.0244067 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297095.7040307 Edm =    0.0144311 NCalls =    273
VariableMetric: Iteration #  84 - FCN =    297095.683738 Edm =   0.00319028 NCalls =    275
VariableMetric: Iteration #  85 - FCN =   297095.6787007 Edm =   0.00105461 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297095.6710986 Edm =    0.0073172 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297095.2377277 Edm =     0.448303 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297095.2331778 Edm =   0.00397147 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297095.1998448 Edm =    0.0563672 NCalls =    293
VariableMetric: Iteration #  90 - FCN =   297095.1432928 Edm =    0.0520648 NCalls =    298
VariableMetric: Iteration #  91 - FCN =    297090.208585 Edm =      2.02047 NCalls =    304
VariableMetric: Iteration #  92 - FCN =   297089.2644872 Edm =     0.192397 NCalls =    306
VariableMetric: Iteration #  93 - FCN =   297089.1032372 Edm =    0.0194502 NCalls =    307
VariableMetric: Iteration #  94 - FCN =   297089.0806065 Edm =    0.0064069 NCalls =    309
VariableMetric: Iteration #  95 - FCN =   297089.0657577 Edm =   0.00325358 NCalls =    312
VariableMetric: Iteration #  96 - FCN =   297089.0576566 Edm =   0.00104286 NCalls =    315
VariableMetric: Iteration #  97 - FCN =   297089.0552012 Edm =   0.00117976 NCalls =    317
VariableMetric: Iteration #  98 - FCN =   297089.0384681 Edm =    0.0240355 NCalls =    321
VariableMetric: Iteration #  99 - FCN =   297088.9771819 Edm =    0.0540728 NCalls =    327
VariableMetric: Iteration # 100 - FCN =   297087.9167704 Edm =      1.88092 NCalls =    332
VariableMetric: Iteration # 101 - FCN =   297087.5054213 Edm =     0.972589 NCalls =    336
VariableMetric: Iteration # 102 - FCN =   297084.9305114 Edm =      1.67474 NCalls =    341
VariableMetric: Iteration # 103 - FCN =   297081.6762706 Edm =       0.3249 NCalls =    343
VariableMetric: Iteration # 104 - FCN =    297081.143997 Edm =     0.044676 NCalls =    345
VariableMetric: Iteration # 105 - FCN =   297081.0843639 Edm =   0.00270793 NCalls =    347
VariableMetric: Iteration # 106 - FCN =   297081.0796508 Edm =   0.00121041 NCalls =    349
VariableMetric: Iteration # 107 - FCN =   297081.0740482 Edm =    0.0026699 NCalls =    351
VariableMetric: Iteration # 108 - FCN =   297081.0598393 Edm =   0.00496699 NCalls =    354
VariableMetric: Iteration # 109 - FCN =   297081.0432308 Edm =    0.0114841 NCalls =    357
VariableMetric: Iteration # 110 - FCN =   297080.9988993 Edm =    0.0348598 NCalls =    360
VariableMetric: Iteration # 111 - FCN =   297080.6014838 Edm =     0.411238 NCalls =    366
VariableMetric: Iteration # 112 - FCN =   297080.3228331 Edm =     0.896825 NCalls =    370
VariableMetric: Iteration # 113 - FCN =   297078.4126146 Edm =      2.86423 NCalls =    375
VariableMetric: Iteration # 114 - FCN =   297077.7210863 Edm =     0.713394 NCalls =    379
VariableMetric: Iteration # 115 - FCN =   297073.8468815 Edm =      3.11006 NCalls =    385
VariableMetric: Iteration # 116 - FCN =   297073.7759539 Edm =     0.128883 NCalls =    387
VariableMetric: Iteration # 117 - FCN =   297073.2493371 Edm =     0.575424 NCalls =    390
VariableMetric: Iteration # 118 - FCN =    297070.174857 Edm =      1.42632 NCalls =    396
VariableMetric: Iteration # 119 - FCN =   297067.8533095 Edm =      1.14669 NCalls =    398
VariableMetric: Iteration # 120 - FCN =   297066.1006444 Edm =      1.26396 NCalls =    400
VariableMetric: Iteration # 121 - FCN =   297065.0191707 Edm =     0.518268 NCalls =    403
VariableMetric: Iteration # 122 - FCN =   297064.3387019 Edm =     0.196098 NCalls =    405
VariableMetric: Iteration # 123 - FCN =   297063.8355813 Edm =     0.281165 NCalls =    408
VariableMetric: Iteration # 124 - FCN =   297062.8403944 Edm =     0.407356 NCalls =    411
VariableMetric: Iteration # 125 - FCN =   297062.1517587 Edm =     0.645005 NCalls =    413
VariableMetric: Iteration # 126 - FCN =    297061.711349 Edm =      0.17001 NCalls =    415
VariableMetric: Iteration # 127 - FCN =    297061.513599 Edm =     0.061221 NCalls =    418
VariableMetric: Iteration # 128 - FCN =   297061.4162578 Edm =    0.0610221 NCalls =    420
VariableMetric: Iteration # 129 - FCN =   297061.3222468 Edm =    0.0280414 NCalls =    423
VariableMetric: Iteration # 130 - FCN =   297061.2679828 Edm =    0.0146104 NCalls =    426
VariableMetric: Iteration # 131 - FCN =   297061.2519251 Edm =   0.00890125 NCalls =    427
VariableMetric: Iteration # 132 - FCN =   297061.2457552 Edm =   0.00140875 NCalls =    429
VariableMetric: Iteration # 133 - FCN =   297061.2424689 Edm =   0.00090811 NCalls =    431
VariableMetric: Iteration # 134 - FCN =   297061.2382546 Edm =   0.00292538 NCalls =    433
VariableMetric: Iteration # 135 - FCN =   297061.2050362 Edm =    0.0309509 NCalls =    437
VariableMetric: Iteration # 136 - FCN =   297060.9232015 Edm =     0.200629 NCalls =    448
VariableMetric: Iteration # 137 - FCN =   297060.4120276 Edm =      3.23585 NCalls =    451
VariableMetric: Iteration # 138 - FCN =   297059.8059065 Edm =     0.626473 NCalls =    453
VariableMetric: Iteration # 139 - FCN =   297058.9125367 Edm =      1.26157 NCalls =    456
VariableMetric: Iteration # 140 - FCN =   297057.1199209 Edm =     0.662066 NCalls =    460
VariableMetric: Iteration # 141 - FCN =   297056.2042842 Edm =     0.270428 NCalls =    462
VariableMetric: Iteration # 142 - FCN =   297055.8722127 Edm =    0.0916656 NCalls =    464
VariableMetric: Iteration # 143 - FCN =   297055.3847552 Edm =     0.347365 NCalls =    466
VariableMetric: Iteration # 144 - FCN =   297054.4919086 Edm =     0.248904 NCalls =    469
VariableMetric: Iteration # 145 - FCN =   297054.1687989 Edm =     0.101418 NCalls =    471
VariableMetric: Iteration # 146 - FCN =   297054.1273573 Edm =    0.0355065 NCalls =    473
VariableMetric: Iteration # 147 - FCN =     297054.07023 Edm =     0.023736 NCalls =    475
VariableMetric: Iteration # 148 - FCN =   297054.0249496 Edm =     0.015843 NCalls =    477
VariableMetric: Iteration # 149 - FCN =   297054.0030176 Edm =    0.0227917 NCalls =    479
VariableMetric: Iteration # 150 - FCN =   297053.9806667 Edm =   0.00453732 NCalls =    484
VariableMetric: Iteration # 151 - FCN =   297053.9717524 Edm =    0.0112088 NCalls =    487
VariableMetric: Iteration # 152 - FCN =   297053.9619082 Edm =   0.00608922 NCalls =    489
VariableMetric: Iteration # 153 - FCN =    297053.951724 Edm =   0.00245131 NCalls =    491
VariableMetric: Iteration # 154 - FCN =   297053.9487416 Edm =   0.00400558 NCalls =    494
VariableMetric: Iteration # 155 - FCN =    297053.944016 Edm =   0.00292055 NCalls =    496
VariableMetric: Iteration # 156 - FCN =   297053.9369834 Edm =   0.00421494 NCalls =    500
VariableMetric: Iteration # 157 - FCN =   297053.9324331 Edm =   0.00206692 NCalls =    502
VariableMetric: Iteration # 158 - FCN =   297053.9305311 Edm =   0.00149854 NCalls =    505
VariableMetric: Iteration # 159 - FCN =   297053.9281119 Edm =   0.00116471 NCalls =    507
VariableMetric: Iteration # 160 - FCN =   297053.9273492 Edm =   0.00040506 NCalls =    509
VariableMetric: Iteration # 161 - FCN =   297053.9266116 Edm =  8.91175e-05 NCalls =    511
VariableMetric: Iteration # 162 - FCN =   297053.9264383 Edm =  5.18089e-05 NCalls =    513
VariableMetric: After Hessian   - FCN =   297053.9264383 Edm =      7.88035 NCalls =    994
VariableMetric: Iteration # 163 - FCN =   297053.9264383 Edm =      7.88035 NCalls =    994
VariableMetric: Iteration # 164 - FCN =   297044.6141434 Edm =      64.0397 NCalls =   1005
VariableMetric: Iteration # 165 - FCN =   297043.7955342 Edm =      4.57417 NCalls =   1008
VariableMetric: Iteration # 166 - FCN =       297042.709 Edm =      14.8568 NCalls =   1010
VariableMetric: Iteration # 167 - FCN =   297040.7336871 Edm =      1.98393 NCalls =   1012
VariableMetric: Iteration # 168 - FCN =   297040.1328833 Edm =     0.606989 NCalls =   1014
VariableMetric: Iteration # 169 - FCN =   297039.7761275 Edm =      0.34738 NCalls =   1016
VariableMetric: Iteration # 170 - FCN =   297039.4946005 Edm =    0.0919215 NCalls =   1018
VariableMetric: Iteration # 171 - FCN =   297039.4298834 Edm =     0.117898 NCalls =   1019
VariableMetric: Iteration # 172 - FCN =    297039.341461 Edm =    0.0503779 NCalls =   1022
VariableMetric: Iteration # 173 - FCN =    297039.272221 Edm =    0.0574108 NCalls =   1024
VariableMetric: Iteration # 174 - FCN =   297039.2317002 Edm =    0.0231863 NCalls =   1027
VariableMetric: Iteration # 175 - FCN =   297039.2005785 Edm =    0.0209145 NCalls =   1030
VariableMetric: Iteration # 176 - FCN =   297039.1822276 Edm =   0.00967722 NCalls =   1032
VariableMetric: Iteration # 177 - FCN =   297039.1667363 Edm =    0.0102835 NCalls =   1035
VariableMetric: Iteration # 178 - FCN =    297039.155579 Edm =    0.0065549 NCalls =   1037
VariableMetric: Iteration # 179 - FCN =   297039.1448155 Edm =   0.00908193 NCalls =   1039
VariableMetric: Iteration # 180 - FCN =   297039.1372196 Edm =   0.00915355 NCalls =   1041
VariableMetric: Iteration # 181 - FCN =   297039.1252362 Edm =    0.0048997 NCalls =   1045
VariableMetric: Iteration # 182 - FCN =   297039.1167305 Edm =    0.0048281 NCalls =   1048
VariableMetric: Iteration # 183 - FCN =     297039.11403 Edm =   0.00104953 NCalls =   1050
VariableMetric: Iteration # 184 - FCN =   297039.1123876 Edm =  0.000420118 NCalls =   1052
VariableMetric: Iteration # 185 - FCN =   297039.1114872 Edm =  0.000409009 NCalls =   1054
VariableMetric: Iteration # 186 - FCN =   297039.1101043 Edm =  0.000656369 NCalls =   1056
VariableMetric: Iteration # 187 - FCN =   297039.1082065 Edm =  0.000971164 NCalls =   1058
VariableMetric: Iteration # 188 - FCN =    297039.105833 Edm =  0.000805108 NCalls =   1060
VariableMetric: Iteration # 189 - FCN =   297039.1047175 Edm =   0.00081868 NCalls =   1062
VariableMetric: Iteration # 190 - FCN =   297039.1040186 Edm =  0.000654076 NCalls =   1065
VariableMetric: Iteration # 191 - FCN =   297039.1010984 Edm =   0.00144822 NCalls =   1068
VariableMetric: Iteration # 192 - FCN =   297039.0987262 Edm =   0.00128794 NCalls =   1070
VariableMetric: Iteration # 193 - FCN =   297039.0972848 Edm =  0.000578335 NCalls =   1072
VariableMetric: Iteration # 194 - FCN =    297039.096956 Edm =  0.000600993 NCalls =   1074
VariableMetric: Iteration # 195 - FCN =   297039.0964202 Edm =  0.000145572 NCalls =   1076
VariableMetric: Iteration # 196 - FCN =    297039.096201 Edm =  2.38151e-05 NCalls =   1078
VariableMetric: After Hessian   - FCN =    297039.096201 Edm =  9.95692e-06 NCalls =   1571
VariableMetric: Iteration # 197 - FCN =    297039.096201 Edm =  9.95692e-06 NCalls =   1571
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311712.0376561 Edm =      22.4546 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311712.0376561 Edm =      22.4546 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300317.6841673 Edm =      3.68529 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   300296.5767845 Edm =      23.1886 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   299668.0692343 Edm =      668.617 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   299156.4997288 Edm =      193.847 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   298920.4901039 Edm =      135.043 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   298794.6647817 Edm =      82.6489 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   298751.4415193 Edm =      1.97954 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   298494.3915895 Edm =      309.014 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   298476.3272757 Edm =      17.8809 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   298164.1212488 Edm =      97.9759 NCalls =     50
VariableMetric: Iteration #  11 - FCN =    297972.640798 Edm =      2.04061 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297970.6578056 Edm =      0.16842 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   297970.4623738 Edm =     0.144066 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297968.0243386 Edm =      2.58751 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297961.2212823 Edm =       5.5677 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297838.3661936 Edm =      17.7935 NCalls =     68
VariableMetric: Iteration #  17 - FCN =    297800.183482 Edm =      5.99126 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297787.6917908 Edm =      1.37401 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297785.1726764 Edm =    0.0495665 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297785.0957568 Edm =    0.0173357 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297784.5700955 Edm =     0.627941 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297784.3418833 Edm =     0.205059 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297783.3900925 Edm =      0.79985 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297641.5463262 Edm =      30.4986 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297588.0132046 Edm =      5.30152 NCalls =     97
VariableMetric: Iteration #  26 - FCN =   297583.6464377 Edm =      0.43943 NCalls =     99
VariableMetric: Iteration #  27 - FCN =   297583.1950395 Edm =   0.00568075 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297583.1715419 Edm =    0.0183667 NCalls =    103
VariableMetric: Iteration #  29 - FCN =   297583.0083561 Edm =     0.151057 NCalls =    107
VariableMetric: Iteration #  30 - FCN =   297581.0226752 Edm =      2.21163 NCalls =    110
VariableMetric: Iteration #  31 - FCN =   297576.9042352 Edm =      3.65149 NCalls =    114
VariableMetric: Iteration #  32 - FCN =   297518.7809079 Edm =      2.67665 NCalls =    118
VariableMetric: Iteration #  33 - FCN =    297517.100574 Edm =     0.176979 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297516.9239563 Edm =    0.0203544 NCalls =    122
VariableMetric: Iteration #  35 - FCN =   297516.8951025 Edm =   0.00381377 NCalls =    124
VariableMetric: Iteration #  36 - FCN =   297516.8730625 Edm =    0.0161396 NCalls =    127
VariableMetric: Iteration #  37 - FCN =   297515.8675181 Edm =     0.926635 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297492.1711506 Edm =      13.3563 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297479.5428565 Edm =        3.649 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297475.5815192 Edm =     0.509057 NCalls =    141
VariableMetric: Iteration #  41 - FCN =   297475.2385983 Edm =     0.160122 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297475.1029683 Edm =   0.00902844 NCalls =    145
VariableMetric: Iteration #  43 - FCN =   297475.0923933 Edm =   0.00429321 NCalls =    147
VariableMetric: Iteration #  44 - FCN =   297475.0702144 Edm =   0.00394367 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297475.0591405 Edm =   0.00602001 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297474.0614057 Edm =      1.03151 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297464.1931936 Edm =     0.938183 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297449.7021193 Edm =      2.25714 NCalls =    166
VariableMetric: Iteration #  49 - FCN =   297448.3268598 Edm =    0.0963381 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297448.2477905 Edm =    0.0178924 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297448.2359716 Edm =   0.00610875 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297448.2202791 Edm =    0.0044374 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297448.2150548 Edm =   0.00137927 NCalls =    176
VariableMetric: Iteration #  54 - FCN =    297448.212043 Edm =   0.00215169 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297448.0155526 Edm =     0.184246 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297435.9447623 Edm =      5.15677 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297434.4928122 Edm =      1.04026 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297433.2237588 Edm =     0.437092 NCalls =    195
VariableMetric: Iteration #  59 - FCN =   297432.2618531 Edm =     0.567737 NCalls =    197
VariableMetric: Iteration #  60 - FCN =   297431.6071993 Edm =     0.843814 NCalls =    200
VariableMetric: Iteration #  61 - FCN =   297431.1314264 Edm =     0.455335 NCalls =    202
VariableMetric: Iteration #  62 - FCN =   297430.5862838 Edm =     0.247062 NCalls =    205
VariableMetric: Iteration #  63 - FCN =   297430.3950374 Edm =     0.113586 NCalls =    207
VariableMetric: Iteration #  64 - FCN =   297430.2683142 Edm =    0.0389876 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297430.2392809 Edm =   0.00850909 NCalls =    212
VariableMetric: Iteration #  66 - FCN =   297430.2289184 Edm =   0.00267765 NCalls =    214
VariableMetric: Iteration #  67 - FCN =   297430.2167628 Edm =   0.00544211 NCalls =    216
VariableMetric: Iteration #  68 - FCN =   297430.2007657 Edm =  0.000821194 NCalls =    218
VariableMetric: Iteration #  69 - FCN =    297430.199452 Edm =  0.000599345 NCalls =    220
VariableMetric: Iteration #  70 - FCN =   297430.1596805 Edm =    0.0476621 NCalls =    225
VariableMetric: Iteration #  71 - FCN =   297430.1574565 Edm =   0.00193298 NCalls =    228
VariableMetric: Iteration #  72 - FCN =   297429.7880513 Edm =     0.316634 NCalls =    235
VariableMetric: Iteration #  73 - FCN =   297429.7845483 Edm =  0.000415692 NCalls =    237
VariableMetric: Iteration #  74 - FCN =   297429.7814357 Edm =   0.00366187 NCalls =    240
VariableMetric: Iteration #  75 - FCN =   297429.7324672 Edm =     0.041102 NCalls =    246
VariableMetric: Iteration #  76 - FCN =   297428.7219387 Edm =     0.790685 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297424.7287217 Edm =      6.08891 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297421.8057369 Edm =      3.67255 NCalls =    261
VariableMetric: Iteration #  79 - FCN =   297419.8401201 Edm =      2.66022 NCalls =    266
VariableMetric: Iteration #  80 - FCN =   297418.9669734 Edm =      1.17831 NCalls =    269
VariableMetric: Iteration #  81 - FCN =   297417.9607959 Edm =     0.372879 NCalls =    271
VariableMetric: Iteration #  82 - FCN =   297417.6625066 Edm =      0.27666 NCalls =    273
VariableMetric: Iteration #  83 - FCN =   297417.0533998 Edm =     0.445815 NCalls =    276
VariableMetric: Iteration #  84 - FCN =   297416.8802221 Edm =     0.108837 NCalls =    278
VariableMetric: Iteration #  85 - FCN =   297416.7615293 Edm =    0.0209911 NCalls =    280
VariableMetric: Iteration #  86 - FCN =   297416.7395202 Edm =   0.00139583 NCalls =    281
VariableMetric: Iteration #  87 - FCN =   297416.7367879 Edm =   0.00126623 NCalls =    283
VariableMetric: Iteration #  88 - FCN =   297416.7080196 Edm =    0.0169665 NCalls =    287
VariableMetric: Iteration #  89 - FCN =   297416.4991466 Edm =     0.248161 NCalls =    290
VariableMetric: Iteration #  90 - FCN =   297416.1188733 Edm =     0.331963 NCalls =    295
VariableMetric: Iteration #  91 - FCN =   297410.8657212 Edm =      1.33704 NCalls =    300
VariableMetric: Iteration #  92 - FCN =   297409.9930282 Edm =     0.456338 NCalls =    302
VariableMetric: Iteration #  93 - FCN =   297409.7906157 Edm =     0.200023 NCalls =    304
VariableMetric: Iteration #  94 - FCN =   297409.6160765 Edm =    0.0427147 NCalls =    306
VariableMetric: Iteration #  95 - FCN =   297409.5633627 Edm =    0.0176305 NCalls =    308
VariableMetric: Iteration #  96 - FCN =   297409.5403082 Edm =    0.0190542 NCalls =    310
VariableMetric: Iteration #  97 - FCN =    297409.511651 Edm =    0.0104692 NCalls =    313
VariableMetric: Iteration #  98 - FCN =   297409.4953487 Edm =   0.00385528 NCalls =    316
VariableMetric: Iteration #  99 - FCN =   297409.4898231 Edm =  0.000478726 NCalls =    318
VariableMetric: Iteration # 100 - FCN =   297409.4889716 Edm =  6.81888e-05 NCalls =    320
VariableMetric: Iteration # 101 - FCN =   297409.4887799 Edm =  4.88235e-05 NCalls =    322
VariableMetric: After Hessian   - FCN =   297409.4887799 Edm =      1.62348 NCalls =    803
VariableMetric: Iteration # 102 - FCN =   297409.4887799 Edm =      1.62348 NCalls =    803
VariableMetric: Iteration # 103 - FCN =   297409.3049447 Edm =      2.83381 NCalls =    805
VariableMetric: Iteration # 104 - FCN =   297409.2328476 Edm =     0.542891 NCalls =    807
VariableMetric: Iteration # 105 - FCN =   297408.9424519 Edm =     0.280245 NCalls =    809
VariableMetric: Iteration # 106 - FCN =   297408.6155915 Edm =    0.0911031 NCalls =    811
VariableMetric: Iteration # 107 - FCN =   297408.5332912 Edm =    0.0691625 NCalls =    814
VariableMetric: Iteration # 108 - FCN =   297408.4818609 Edm =     0.018015 NCalls =    816
VariableMetric: Iteration # 109 - FCN =   297408.3925995 Edm =    0.0335917 NCalls =    819
VariableMetric: Iteration # 110 - FCN =   297408.3396442 Edm =      1989.33 NCalls =    821
VariableMetric: Iteration # 111 - FCN =   297408.3299879 Edm =      74.5988 NCalls =    826
VariableMetric: Iteration # 112 - FCN =   297408.3214763 Edm =      117.088 NCalls =    830
VariableMetric: Iteration # 113 - FCN =   297408.3022317 Edm =      66.4006 NCalls =    834
VariableMetric: Iteration # 114 - FCN =   297408.2980517 Edm =      15.2862 NCalls =    838
VariableMetric: Iteration # 115 - FCN =   297408.2872166 Edm =      6.52911 NCalls =    842
VariableMetric: Iteration # 116 - FCN =    297408.280458 Edm =       13.069 NCalls =    845
VariableMetric: Iteration # 117 - FCN =   297408.2602341 Edm =      4.54428 NCalls =    848
VariableMetric: Iteration # 118 - FCN =   297408.2515932 Edm =      2.42277 NCalls =    851
VariableMetric: Iteration # 119 - FCN =   297408.2404591 Edm =       2.7317 NCalls =    854
VariableMetric: Iteration # 120 - FCN =   297408.2313663 Edm =      3.21107 NCalls =    857
VariableMetric: Iteration # 121 - FCN =    297408.168262 Edm =      13.1876 NCalls =    859
VariableMetric: Iteration # 122 - FCN =   297408.0914786 Edm =      1.22167 NCalls =    861
VariableMetric: Iteration # 123 - FCN =   297408.0224254 Edm =     0.643992 NCalls =    863
VariableMetric: Iteration # 124 - FCN =   297407.9706193 Edm =      0.26604 NCalls =    865
VariableMetric: Iteration # 125 - FCN =   297407.9052738 Edm =      2.22402 NCalls =    867
VariableMetric: Iteration # 126 - FCN =   297407.7418062 Edm =      1.25113 NCalls =    869
VariableMetric: Iteration # 127 - FCN =   297407.6602451 Edm =     0.882005 NCalls =    871
VariableMetric: Iteration # 128 - FCN =    297407.454593 Edm =      3.32201 NCalls =    874
VariableMetric: Iteration # 129 - FCN =   297406.8035716 Edm =      6.66957 NCalls =    879
VariableMetric: Iteration # 130 - FCN =   297406.5391093 Edm =      1.18167 NCalls =    882
VariableMetric: Iteration # 131 - FCN =   297405.1157989 Edm =      7.57598 NCalls =    885
VariableMetric: Iteration # 132 - FCN =   297404.7813903 Edm =     0.958505 NCalls =    888
VariableMetric: Iteration # 133 - FCN =   297404.6497502 Edm =     0.847172 NCalls =    890
VariableMetric: Iteration # 134 - FCN =    297404.293424 Edm =      2.31508 NCalls =    892
VariableMetric: Iteration # 135 - FCN =   297403.4239887 Edm =      4.72928 NCalls =    895
VariableMetric: Iteration # 136 - FCN =   297402.6366881 Edm =      2.24768 NCalls =    899
VariableMetric: Iteration # 137 - FCN =   297401.2318194 Edm =     0.217459 NCalls =    904
VariableMetric: Iteration # 138 - FCN =   297401.1446549 Edm =     0.388397 NCalls =    906
VariableMetric: Iteration # 139 - FCN =   297401.0512475 Edm =    0.0173931 NCalls =    908
VariableMetric: Iteration # 140 - FCN =    297401.032881 Edm =     0.011251 NCalls =    910
VariableMetric: Iteration # 141 - FCN =   297401.0257984 Edm =   0.00641795 NCalls =    912
VariableMetric: Iteration # 142 - FCN =   297401.0220487 Edm =   0.00192966 NCalls =    914
VariableMetric: Iteration # 143 - FCN =   297401.0192377 Edm =  0.000762735 NCalls =    916
VariableMetric: Iteration # 144 - FCN =   297401.0176169 Edm =  0.000717636 NCalls =    918
VariableMetric: Iteration # 145 - FCN =   297401.0160535 Edm =   0.00124977 NCalls =    921
VariableMetric: Iteration # 146 - FCN =   297401.0129399 Edm =   0.00200275 NCalls =    924
VariableMetric: Iteration # 147 - FCN =   297401.0074054 Edm =   0.00459516 NCalls =    927
VariableMetric: Iteration # 148 - FCN =   297401.0025784 Edm =    0.0041215 NCalls =    930
VariableMetric: Iteration # 149 - FCN =   297401.0002654 Edm =   0.00150466 NCalls =    932
VariableMetric: Iteration # 150 - FCN =   297400.9982389 Edm =  0.000613698 NCalls =    934
VariableMetric: Iteration # 151 - FCN =   297400.9969477 Edm =  0.000622724 NCalls =    937
VariableMetric: Iteration # 152 - FCN =   297400.9964401 Edm =  0.000218641 NCalls =    939
VariableMetric: Iteration # 153 - FCN =   297400.9960517 Edm =  7.39647e-05 NCalls =    942
VariableMetric: Iteration # 154 - FCN =   297400.9959321 Edm =    2.816e-05 NCalls =    944
VariableMetric: After Hessian   - FCN =   297400.9959321 Edm =   0.00149163 NCalls =   1435
VariableMetric: Iteration # 155 - FCN =   297400.9959321 Edm =   0.00149163 NCalls =   1435
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   336139.5551243 Edm =      210.522 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   336139.5551243 Edm =      210.522 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303113.4137667 Edm =      5.29909 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   303106.7605696 Edm =      17.2469 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   298048.3544365 Edm =      34.0325 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298034.6478725 Edm =      9.07932 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   298032.0881196 Edm =     0.670903 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   297977.4278587 Edm =      31.7018 NCalls =     33
VariableMetric: Iteration #   7 - FCN =    297878.001983 Edm =      7.06793 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   297844.2126166 Edm =     0.563269 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   297843.2312836 Edm =     0.114215 NCalls =     43
VariableMetric: Iteration #  10 - FCN =   297842.6573392 Edm =    0.0348719 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   297842.3655804 Edm =      0.15987 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   297828.1932899 Edm =      4.74557 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297823.8818685 Edm =     0.407234 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297823.5004426 Edm =    0.0283999 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297821.5081771 Edm =      2.18478 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297819.5011168 Edm =      1.86386 NCalls =     70
VariableMetric: Iteration #  17 - FCN =   297819.2848765 Edm =     0.157942 NCalls =     73
VariableMetric: Iteration #  18 - FCN =   297809.6884427 Edm =      7.42396 NCalls =     79
VariableMetric: Iteration #  19 - FCN =   297793.6396532 Edm =        49.15 NCalls =     84
VariableMetric: Iteration #  20 - FCN =   297747.9000644 Edm =      22.0016 NCalls =     87
VariableMetric: Iteration #  21 - FCN =   297683.4527093 Edm =      24.2283 NCalls =     90
VariableMetric: Iteration #  22 - FCN =   297662.1917201 Edm =      1.00805 NCalls =     92
VariableMetric: Iteration #  23 - FCN =   297660.9568563 Edm =     0.168297 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297660.4754814 Edm =    0.0893014 NCalls =     97
VariableMetric: Iteration #  25 - FCN =   297660.1734977 Edm =     0.166141 NCalls =     99
VariableMetric: Iteration #  26 - FCN =   297658.4578278 Edm =      1.20458 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297649.7577658 Edm =      7.34811 NCalls =    105
VariableMetric: Iteration #  28 - FCN =   297597.5211824 Edm =      52.8466 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297562.3332065 Edm =      7.78736 NCalls =    112
VariableMetric: Iteration #  30 - FCN =   297534.3591418 Edm =      6.84741 NCalls =    116
VariableMetric: Iteration #  31 - FCN =    297526.230108 Edm =      4.95647 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297521.8271683 Edm =      1.41815 NCalls =    121
VariableMetric: Iteration #  33 - FCN =   297519.4145461 Edm =       1.9655 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297518.1963691 Edm =     0.329422 NCalls =    126
VariableMetric: Iteration #  35 - FCN =    297517.928132 Edm =    0.0122928 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297517.8156974 Edm =    0.0976462 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297516.2950872 Edm =      1.01988 NCalls =    136
VariableMetric: Iteration #  38 - FCN =   297510.4343155 Edm =      6.67276 NCalls =    139
VariableMetric: Iteration #  39 - FCN =   297499.4249023 Edm =      38.9986 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297497.8711324 Edm =      1.80296 NCalls =    144
VariableMetric: Iteration #  41 - FCN =   297490.0851403 Edm =      6.12359 NCalls =    148
VariableMetric: Iteration #  42 - FCN =   297479.2019014 Edm =      2.37466 NCalls =    151
VariableMetric: Iteration #  43 - FCN =    297476.667746 Edm =     0.114947 NCalls =    152
VariableMetric: Iteration #  44 - FCN =   297476.5766933 Edm =    0.0114759 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297476.5575343 Edm =      0.01038 NCalls =    156
VariableMetric: Iteration #  46 - FCN =   297476.3845908 Edm =     0.123648 NCalls =    160
VariableMetric: Iteration #  47 - FCN =   297475.3878721 Edm =     0.872901 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297412.4967385 Edm =      2.13353 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297409.7883699 Edm =     0.441873 NCalls =    173
VariableMetric: Iteration #  50 - FCN =   297409.2533837 Edm =     0.121764 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297409.1942191 Edm =   0.00850354 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297409.1849339 Edm =   0.00105662 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297409.1768882 Edm =   0.00506394 NCalls =    182
VariableMetric: Iteration #  54 - FCN =   297409.1449894 Edm =    0.0130416 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297409.0631655 Edm =    0.0748632 NCalls =    188
VariableMetric: Iteration #  56 - FCN =    297407.390893 Edm =      1.31282 NCalls =    194
VariableMetric: Iteration #  57 - FCN =   297394.2647235 Edm =      1.51384 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297392.8002319 Edm =     0.569934 NCalls =    199
VariableMetric: Iteration #  59 - FCN =   297392.4727666 Edm =      0.12249 NCalls =    201
VariableMetric: Iteration #  60 - FCN =   297392.3529569 Edm =    0.0267704 NCalls =    203
VariableMetric: Iteration #  61 - FCN =   297392.3255911 Edm =    0.0108752 NCalls =    205
VariableMetric: Iteration #  62 - FCN =   297392.3162365 Edm =   0.00250323 NCalls =    207
VariableMetric: Iteration #  63 - FCN =   297392.3114418 Edm =   0.00162004 NCalls =    209
VariableMetric: Iteration #  64 - FCN =   297392.2840127 Edm =    0.0282873 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297390.2004378 Edm =     0.801152 NCalls =    220
VariableMetric: Iteration #  66 - FCN =   297383.9234855 Edm =      1.99821 NCalls =    223
VariableMetric: Iteration #  67 - FCN =   297380.0904403 Edm =     0.332265 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297379.7754653 Edm =    0.0442226 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297379.7470909 Edm =   0.00548427 NCalls =    229
VariableMetric: Iteration #  70 - FCN =   297379.7413816 Edm =   0.00132658 NCalls =    231
VariableMetric: Iteration #  71 - FCN =    297379.738928 Edm =  0.000217719 NCalls =    233
VariableMetric: Iteration #  72 - FCN =   297379.7385127 Edm =  0.000215857 NCalls =    235
VariableMetric: Iteration #  73 - FCN =   297379.7362054 Edm =   0.00261336 NCalls =    239
VariableMetric: Iteration #  74 - FCN =    297379.566389 Edm =    0.0481217 NCalls =    246
VariableMetric: Iteration #  75 - FCN =   297379.4682333 Edm =  0.000518036 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297379.4676431 Edm =  0.000137691 NCalls =    249
VariableMetric: Iteration #  77 - FCN =   297379.4612328 Edm =   0.00573731 NCalls =    254
VariableMetric: Iteration #  78 - FCN =    297379.073323 Edm =     0.352894 NCalls =    259
VariableMetric: Iteration #  79 - FCN =    297375.003167 Edm =      2.24452 NCalls =    263
VariableMetric: Iteration #  80 - FCN =   297373.2756193 Edm =      0.13567 NCalls =    265
VariableMetric: Iteration #  81 - FCN =   297373.1467928 Edm =    0.0246365 NCalls =    267
VariableMetric: Iteration #  82 - FCN =   297373.1229836 Edm =   0.00391285 NCalls =    269
VariableMetric: Iteration #  83 - FCN =   297373.1178132 Edm =  0.000501196 NCalls =    271
VariableMetric: Iteration #  84 - FCN =   297373.1164441 Edm =  0.000805907 NCalls =    273
VariableMetric: Iteration #  85 - FCN =   297373.0676345 Edm =      0.04222 NCalls =    278
VariableMetric: Iteration #  86 - FCN =   297371.3682776 Edm =      1.36073 NCalls =    282
VariableMetric: Iteration #  87 - FCN =   297366.9078877 Edm =      1.51303 NCalls =    285
VariableMetric: Iteration #  88 - FCN =    297365.825019 Edm =     0.237239 NCalls =    287
VariableMetric: Iteration #  89 - FCN =   297365.6261347 Edm =    0.0106972 NCalls =    288
VariableMetric: Iteration #  90 - FCN =   297365.6165067 Edm =  0.000593646 NCalls =    289
VariableMetric: Iteration #  91 - FCN =   297365.6155847 Edm =  0.000404168 NCalls =    291
VariableMetric: Iteration #  92 - FCN =   297365.6139566 Edm =  0.000973691 NCalls =    294
VariableMetric: Iteration #  93 - FCN =   297365.5993766 Edm =    0.0118992 NCalls =    297
VariableMetric: Iteration #  94 - FCN =   297365.0152224 Edm =     0.363335 NCalls =    302
VariableMetric: Iteration #  95 - FCN =   297364.2310785 Edm =    0.0645815 NCalls =    305
VariableMetric: Iteration #  96 - FCN =   297364.1736437 Edm =    0.0110204 NCalls =    307
VariableMetric: Iteration #  97 - FCN =    297364.162794 Edm =   0.00169516 NCalls =    309
VariableMetric: Iteration #  98 - FCN =    297364.160862 Edm =  0.000183658 NCalls =    311
VariableMetric: Iteration #  99 - FCN =   297364.1605121 Edm =  0.000189631 NCalls =    313
VariableMetric: Iteration # 100 - FCN =   297364.1540492 Edm =   0.00665988 NCalls =    318
VariableMetric: Iteration # 101 - FCN =   297363.9816895 Edm =   0.00793962 NCalls =    325
VariableMetric: Iteration # 102 - FCN =   297362.6660884 Edm =     0.159849 NCalls =    327
VariableMetric: Iteration # 103 - FCN =   297362.4098229 Edm =   0.00538332 NCalls =    329
VariableMetric: Iteration # 104 - FCN =   297362.4051043 Edm =  0.000146914 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297362.4049219 Edm =  4.44387e-05 NCalls =    333
VariableMetric: After Hessian   - FCN =   297362.4049219 Edm =      9.99468 NCalls =    812
VariableMetric: Iteration # 106 - FCN =   297362.4049219 Edm =      9.99468 NCalls =    812
VariableMetric: Iteration # 107 - FCN =   297361.5205983 Edm =      3.43141 NCalls =    819
VariableMetric: Iteration # 108 - FCN =   297357.8493336 Edm =      0.35305 NCalls =    821
VariableMetric: Iteration # 109 - FCN =   297357.6659558 Edm =     0.254673 NCalls =    823
VariableMetric: Iteration # 110 - FCN =   297357.4308729 Edm =     0.289441 NCalls =    825
VariableMetric: Iteration # 111 - FCN =   297357.3613096 Edm =     0.036186 NCalls =    827
VariableMetric: Iteration # 112 - FCN =   297357.3111688 Edm =   0.00640802 NCalls =    829
VariableMetric: Iteration # 113 - FCN =   297357.3022913 Edm =   0.00236206 NCalls =    831
VariableMetric: Iteration # 114 - FCN =   297357.2993915 Edm =  0.000667786 NCalls =    833
VariableMetric: Iteration # 115 - FCN =   297357.2980873 Edm =  0.000194307 NCalls =    835
VariableMetric: Iteration # 116 - FCN =   297357.2977647 Edm =  4.84749e-05 NCalls =    837
VariableMetric: After Hessian   - FCN =   297357.2977647 Edm =  7.38713e-05 NCalls =   1324
VariableMetric: Iteration # 117 - FCN =   297357.2977647 Edm =  7.38713e-05 NCalls =   1324
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   313303.5282555 Edm =       32.876 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   313303.5282555 Edm =       32.876 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300237.8652124 Edm =      4.52541 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   299329.2353602 Edm =      5.28751 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   299327.6476921 Edm =     0.997704 NCalls =     15
VariableMetric: Iteration #   4 - FCN =   299160.0765465 Edm =      298.484 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   299157.7440841 Edm =       3.4721 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   298894.7780645 Edm =      193.314 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   298211.1577188 Edm =      257.254 NCalls =     37
VariableMetric: Iteration #   8 - FCN =   297803.9764542 Edm =      1.36026 NCalls =     42
VariableMetric: Iteration #   9 - FCN =    297803.277809 Edm =     0.103092 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   297803.2005483 Edm =    0.0310541 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   297795.3547731 Edm =      8.78551 NCalls =     53
VariableMetric: Iteration #  12 - FCN =    297795.134684 Edm =     0.216869 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297778.6661669 Edm =      13.2763 NCalls =     63
VariableMetric: Iteration #  14 - FCN =   297686.5500211 Edm =      28.9305 NCalls =     66
VariableMetric: Iteration #  15 - FCN =   297651.0819761 Edm =      5.16485 NCalls =     69
VariableMetric: Iteration #  16 - FCN =   297648.5969574 Edm =     0.548048 NCalls =     71
VariableMetric: Iteration #  17 - FCN =   297648.0297319 Edm =    0.0363798 NCalls =     73
VariableMetric: Iteration #  18 - FCN =   297647.9118444 Edm =      0.13961 NCalls =     75
VariableMetric: Iteration #  19 - FCN =     297637.06321 Edm =      6.68126 NCalls =     81
VariableMetric: Iteration #  20 - FCN =   297602.9378587 Edm =      1.51829 NCalls =     83
VariableMetric: Iteration #  21 - FCN =   297601.7536666 Edm =    0.0574524 NCalls =     85
VariableMetric: Iteration #  22 - FCN =   297601.6333656 Edm =    0.0879249 NCalls =     87
VariableMetric: Iteration #  23 - FCN =    297598.005459 Edm =      3.69652 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297597.6343533 Edm =     0.307607 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297567.6970499 Edm =      15.6728 NCalls =    100
VariableMetric: Iteration #  26 - FCN =   297529.1101239 Edm =      4.54012 NCalls =    105
VariableMetric: Iteration #  27 - FCN =    297525.621546 Edm =     0.214632 NCalls =    107
VariableMetric: Iteration #  28 - FCN =    297525.357241 Edm =    0.0214504 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297525.2957781 Edm =    0.0386048 NCalls =    111
VariableMetric: Iteration #  30 - FCN =   297525.0552321 Edm =     0.400867 NCalls =    114
VariableMetric: Iteration #  31 - FCN =   297520.5014853 Edm =      4.92881 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297482.3755316 Edm =      13.3643 NCalls =    126
VariableMetric: Iteration #  33 - FCN =   297456.5101202 Edm =      1.90818 NCalls =    129
VariableMetric: Iteration #  34 - FCN =   297452.2972726 Edm =     0.429093 NCalls =    131
VariableMetric: Iteration #  35 - FCN =   297451.6627554 Edm =     0.289363 NCalls =    134
VariableMetric: Iteration #  36 - FCN =   297450.0388818 Edm =     0.427003 NCalls =    139
VariableMetric: Iteration #  37 - FCN =   297449.5096224 Edm =       0.3965 NCalls =    142
VariableMetric: Iteration #  38 - FCN =   297449.2854763 Edm =    0.0759735 NCalls =    144
VariableMetric: Iteration #  39 - FCN =   297449.0278961 Edm =     0.104577 NCalls =    148
VariableMetric: Iteration #  40 - FCN =   297448.8440623 Edm =    0.0351078 NCalls =    150
VariableMetric: Iteration #  41 - FCN =   297448.7386881 Edm =    0.0537016 NCalls =    152
VariableMetric: Iteration #  42 - FCN =   297448.6058767 Edm =    0.0738488 NCalls =    154
VariableMetric: Iteration #  43 - FCN =   297447.6122455 Edm =     0.680559 NCalls =    158
VariableMetric: Iteration #  44 - FCN =   297435.2759989 Edm =      21.8482 NCalls =    161
VariableMetric: Iteration #  45 - FCN =   297433.6860496 Edm =      1.74917 NCalls =    164
VariableMetric: Iteration #  46 - FCN =   297420.0234039 Edm =      13.2417 NCalls =    169
VariableMetric: Iteration #  47 - FCN =   297414.1626235 Edm =      6.75291 NCalls =    174
VariableMetric: Iteration #  48 - FCN =   297404.1252414 Edm =       3.9864 NCalls =    177
VariableMetric: Iteration #  49 - FCN =   297401.7260025 Edm =    0.0731878 NCalls =    179
VariableMetric: Iteration #  50 - FCN =    297401.669104 Edm =    0.0184891 NCalls =    181
VariableMetric: Iteration #  51 - FCN =   297401.6497381 Edm =   0.00247077 NCalls =    183
VariableMetric: Iteration #  52 - FCN =   297401.6471435 Edm =  0.000765879 NCalls =    184
VariableMetric: Iteration #  53 - FCN =   297401.6458178 Edm =   0.00103404 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297401.5286392 Edm =      0.11397 NCalls =    192
VariableMetric: Iteration #  55 - FCN =    297394.736626 Edm =      1.02412 NCalls =    198
VariableMetric: Iteration #  56 - FCN =   297393.9838316 Edm =     0.897165 NCalls =    200
VariableMetric: Iteration #  57 - FCN =   297393.4358271 Edm =      0.11697 NCalls =    202
VariableMetric: Iteration #  58 - FCN =   297393.2050383 Edm =    0.0565985 NCalls =    205
VariableMetric: Iteration #  59 - FCN =    297393.153573 Edm =   0.00394632 NCalls =    207
VariableMetric: Iteration #  60 - FCN =   297393.1492115 Edm =  0.000710864 NCalls =    209
VariableMetric: Iteration #  61 - FCN =   297393.1416462 Edm =   0.00807139 NCalls =    212
VariableMetric: Iteration #  62 - FCN =   297393.0078911 Edm =     0.145032 NCalls =    218
VariableMetric: Iteration #  63 - FCN =   297392.8966367 Edm =     0.108199 NCalls =    224
VariableMetric: Iteration #  64 - FCN =   297389.0542657 Edm =     0.162274 NCalls =    228
VariableMetric: Iteration #  65 - FCN =   297388.9002611 Edm =    0.0292324 NCalls =    229
VariableMetric: Iteration #  66 - FCN =   297388.8735152 Edm =    0.0043608 NCalls =    231
VariableMetric: Iteration #  67 - FCN =   297388.8690517 Edm =  0.000793726 NCalls =    233
VariableMetric: Iteration #  68 - FCN =    297388.861679 Edm =   0.00612555 NCalls =    236
VariableMetric: Iteration #  69 - FCN =   297388.7616646 Edm =    0.0908138 NCalls =    240
VariableMetric: Iteration #  70 - FCN =   297383.9692618 Edm =      4.33992 NCalls =    246
VariableMetric: Iteration #  71 - FCN =    297372.250226 Edm =      6.53463 NCalls =    249
VariableMetric: Iteration #  72 - FCN =   297365.1199827 Edm =      1.31669 NCalls =    251
VariableMetric: Iteration #  73 - FCN =   297363.6201726 Edm =     0.702319 NCalls =    253
VariableMetric: Iteration #  74 - FCN =   297363.0456755 Edm =     0.627972 NCalls =    256
VariableMetric: Iteration #  75 - FCN =    297362.116546 Edm =      1.05533 NCalls =    259
VariableMetric: Iteration #  76 - FCN =    297360.963012 Edm =      1.34589 NCalls =    262
VariableMetric: Iteration #  77 - FCN =   297359.0486791 Edm =     0.629861 NCalls =    267
VariableMetric: Iteration #  78 - FCN =   297358.1370635 Edm =     0.178287 NCalls =    269
VariableMetric: Iteration #  79 - FCN =   297357.8522017 Edm =    0.0221854 NCalls =    271
VariableMetric: Iteration #  80 - FCN =   297357.8296561 Edm =   0.00126968 NCalls =    272
VariableMetric: Iteration #  81 - FCN =   297357.8281525 Edm =  0.000954179 NCalls =    274
VariableMetric: Iteration #  82 - FCN =   297357.8242857 Edm =   0.00363264 NCalls =    277
VariableMetric: Iteration #  83 - FCN =   297357.7646643 Edm =    0.0644852 NCalls =    282
VariableMetric: Iteration #  84 - FCN =   297357.1077256 Edm =      0.26915 NCalls =    289
VariableMetric: Iteration #  85 - FCN =   297353.1866372 Edm =      1.35091 NCalls =    291
VariableMetric: Iteration #  86 - FCN =   297350.0052631 Edm =     0.121114 NCalls =    293
VariableMetric: Iteration #  87 - FCN =   297349.8467748 Edm =     0.014689 NCalls =    295
VariableMetric: Iteration #  88 - FCN =    297349.829821 Edm =  0.000551908 NCalls =    297
VariableMetric: Iteration #  89 - FCN =   297349.8290436 Edm =    0.0001798 NCalls =    299
VariableMetric: Iteration #  90 - FCN =   297349.8272027 Edm =   0.00179316 NCalls =    302
VariableMetric: Iteration #  91 - FCN =   297349.7686969 Edm =    0.0698959 NCalls =    308
VariableMetric: Iteration #  92 - FCN =   297349.7680585 Edm =  0.000409584 NCalls =    310
VariableMetric: Iteration #  93 - FCN =   297349.6873515 Edm =    0.0765787 NCalls =    317
VariableMetric: Iteration #  94 - FCN =   297348.2306571 Edm =     0.347324 NCalls =    321
VariableMetric: Iteration #  95 - FCN =   297347.7070929 Edm =    0.0580426 NCalls =    323
VariableMetric: Iteration #  96 - FCN =    297347.644757 Edm =    0.0337504 NCalls =    324
VariableMetric: Iteration #  97 - FCN =   297347.5558593 Edm =    0.0645017 NCalls =    329
VariableMetric: Iteration #  98 - FCN =   297347.5044007 Edm =    0.0469018 NCalls =    331
VariableMetric: Iteration #  99 - FCN =   297347.4550897 Edm =    0.0396824 NCalls =    334
VariableMetric: Iteration # 100 - FCN =   297347.4264775 Edm =    0.0421877 NCalls =    336
VariableMetric: Iteration # 101 - FCN =    297347.325953 Edm =    0.0332693 NCalls =    340
VariableMetric: Iteration # 102 - FCN =   297347.2779734 Edm =    0.0713891 NCalls =    342
VariableMetric: Iteration # 103 - FCN =   297347.1737817 Edm =    0.0417678 NCalls =    345
VariableMetric: Iteration # 104 - FCN =   297347.0935057 Edm =   0.00939157 NCalls =    347
VariableMetric: Iteration # 105 - FCN =   297347.0845813 Edm =   0.00953306 NCalls =    349
VariableMetric: Iteration # 106 - FCN =   297347.0808664 Edm =  0.000425148 NCalls =    351
VariableMetric: Iteration # 107 - FCN =   297347.0803833 Edm =  2.82106e-05 NCalls =    353
VariableMetric: After Hessian   - FCN =   297347.0803833 Edm =      67.1637 NCalls =    830
VariableMetric: Iteration # 108 - FCN =   297347.0803833 Edm =      67.1637 NCalls =    830
VariableMetric: Iteration # 109 - FCN =   297346.6189264 Edm =      132.986 NCalls =    834
VariableMetric: Iteration # 110 - FCN =   297345.8371273 Edm =      9.56862 NCalls =    841
VariableMetric: Iteration # 111 - FCN =     297341.65079 Edm =      2.72307 NCalls =    851
VariableMetric: Iteration # 112 - FCN =   297341.2961922 Edm =     0.221455 NCalls =    853
VariableMetric: Iteration # 113 - FCN =   297341.1982268 Edm =       547450 NCalls =    855
VariableMetric: Iteration # 114 - FCN =   297340.4843536 Edm =       9748.1 NCalls =    860
VariableMetric: Iteration # 115 - FCN =   297340.0469852 Edm =      615.092 NCalls =    864
VariableMetric: Iteration # 116 - FCN =   297339.9456076 Edm =      1841.36 NCalls =    868
VariableMetric: Iteration # 117 - FCN =   297339.5862829 Edm =         1562 NCalls =    871
VariableMetric: Iteration # 118 - FCN =   297338.9395797 Edm =      721.413 NCalls =    874
VariableMetric: Iteration # 119 - FCN =   297338.7405673 Edm =      34.2525 NCalls =    878
VariableMetric: Iteration # 120 - FCN =   297338.6251062 Edm =      76.3598 NCalls =    881
VariableMetric: Iteration # 121 - FCN =   297338.4418379 Edm =      7.88221 NCalls =    884
VariableMetric: Iteration # 122 - FCN =   297337.8764451 Edm =      14.1262 NCalls =    886
VariableMetric: Iteration # 123 - FCN =   297337.4569664 Edm =      9.82759 NCalls =    888
VariableMetric: Iteration # 124 - FCN =   297337.0319648 Edm =      4.45409 NCalls =    890
VariableMetric: Iteration # 125 - FCN =   297336.7489134 Edm =      2.71256 NCalls =    892
VariableMetric: Iteration # 126 - FCN =   297336.2976274 Edm =      1.97017 NCalls =    894
VariableMetric: Iteration # 127 - FCN =   297336.2101363 Edm =     0.969078 NCalls =    896
VariableMetric: Iteration # 128 - FCN =   297335.9105814 Edm =      1.87294 NCalls =    898
VariableMetric: Iteration # 129 - FCN =   297335.6525654 Edm =      1.31132 NCalls =    900
VariableMetric: Iteration # 130 - FCN =   297335.4594177 Edm =     0.528105 NCalls =    902
VariableMetric: Iteration # 131 - FCN =   297335.4272014 Edm =      0.26964 NCalls =    904
VariableMetric: Iteration # 132 - FCN =    297334.993589 Edm =      2.34472 NCalls =    907
VariableMetric: Iteration # 133 - FCN =    297334.690164 Edm =      3.27453 NCalls =    914
VariableMetric: Iteration # 134 - FCN =   297334.6270936 Edm =     0.525191 NCalls =    916
VariableMetric: Iteration # 135 - FCN =   297334.2128019 Edm =      2.90334 NCalls =    918
VariableMetric: Iteration # 136 - FCN =   297333.9483568 Edm =       36.065 NCalls =    921
VariableMetric: Iteration # 137 - FCN =   297332.8549838 Edm =      25.0937 NCalls =    923
VariableMetric: Iteration # 138 - FCN =   297332.2695352 Edm =      7.52738 NCalls =    925
VariableMetric: Iteration # 139 - FCN =   297331.7957433 Edm =      3.97125 NCalls =    927
VariableMetric: Iteration # 140 - FCN =     297331.32966 Edm =      4.40035 NCalls =    929
VariableMetric: Iteration # 141 - FCN =   297330.4836774 Edm =      7.33435 NCalls =    931
VariableMetric: Iteration # 142 - FCN =   297329.5922632 Edm =      3.09813 NCalls =    933
VariableMetric: Iteration # 143 - FCN =   297329.0410983 Edm =      1.26765 NCalls =    935
VariableMetric: Iteration # 144 - FCN =   297328.7696239 Edm =      0.52172 NCalls =    937
VariableMetric: Iteration # 145 - FCN =   297328.7229755 Edm =     0.371134 NCalls =    939
VariableMetric: Iteration # 146 - FCN =   297328.6812026 Edm =     0.234658 NCalls =    941
VariableMetric: Iteration # 147 - FCN =   297328.6277411 Edm =     0.109735 NCalls =    943
VariableMetric: Iteration # 148 - FCN =   297328.5757181 Edm =     0.123451 NCalls =    945
VariableMetric: Iteration # 149 - FCN =   297328.5437203 Edm =    0.0695761 NCalls =    947
VariableMetric: Iteration # 150 - FCN =   297328.5352517 Edm =    0.0259817 NCalls =    949
VariableMetric: Iteration # 151 - FCN =   297328.5312301 Edm =   0.00960777 NCalls =    951
VariableMetric: Iteration # 152 - FCN =   297328.5278901 Edm =   0.00898051 NCalls =    953
VariableMetric: Iteration # 153 - FCN =   297328.5236088 Edm =   0.00954865 NCalls =    955
VariableMetric: Iteration # 154 - FCN =   297328.5193269 Edm =    0.0086428 NCalls =    957
VariableMetric: Iteration # 155 - FCN =   297328.5156554 Edm =   0.00597032 NCalls =    959
VariableMetric: Iteration # 156 - FCN =   297328.5106559 Edm =   0.00352001 NCalls =    961
VariableMetric: Iteration # 157 - FCN =   297328.5083075 Edm =   0.00562456 NCalls =    963
VariableMetric: Iteration # 158 - FCN =   297328.5058843 Edm =   0.00504357 NCalls =    965
VariableMetric: Iteration # 159 - FCN =   297328.5033629 Edm =   0.00263419 NCalls =    967
VariableMetric: Iteration # 160 - FCN =   297328.5007351 Edm =   0.00633546 NCalls =    970
VariableMetric: Iteration # 161 - FCN =   297327.4500138 Edm =       26.821 NCalls =    976
VariableMetric: Iteration # 162 - FCN =   297326.9352731 Edm =       1.8917 NCalls =    979
VariableMetric: Iteration # 163 - FCN =   297326.4713294 Edm =     0.831398 NCalls =    981
VariableMetric: Iteration # 164 - FCN =   297326.0951151 Edm =     0.537372 NCalls =    983
VariableMetric: Iteration # 165 - FCN =   297325.7109025 Edm =     0.512682 NCalls =    985
VariableMetric: Iteration # 166 - FCN =   297325.5060668 Edm =     0.441604 NCalls =    987
VariableMetric: Iteration # 167 - FCN =    297325.268853 Edm =     0.136303 NCalls =    989
VariableMetric: Iteration # 168 - FCN =   297325.1596009 Edm =    0.0616892 NCalls =    991
VariableMetric: Iteration # 169 - FCN =   297325.1045031 Edm =    0.0253535 NCalls =    993
VariableMetric: Iteration # 170 - FCN =   297325.0790817 Edm =    0.0149301 NCalls =    995
VariableMetric: Iteration # 171 - FCN =   297325.0548477 Edm =    0.0123887 NCalls =    997
VariableMetric: Iteration # 172 - FCN =   297325.0286146 Edm =   0.00865703 NCalls =    999
VariableMetric: Iteration # 173 - FCN =   297325.0179319 Edm =    0.0115318 NCalls =   1001
VariableMetric: Iteration # 174 - FCN =   297325.0069988 Edm =   0.00499256 NCalls =   1003
VariableMetric: Iteration # 175 - FCN =   297325.0000957 Edm =   0.00291469 NCalls =   1006
VariableMetric: Iteration # 176 - FCN =   297324.9955442 Edm =   0.00230466 NCalls =   1008
VariableMetric: Iteration # 177 - FCN =   297324.9834217 Edm =    0.0106824 NCalls =   1011
VariableMetric: Iteration # 178 - FCN =   297324.9723372 Edm =    0.0096228 NCalls =   1015
VariableMetric: Iteration # 179 - FCN =   297324.9644758 Edm =    0.0128845 NCalls =   1019
VariableMetric: Iteration # 180 - FCN =   297324.9491236 Edm =   0.00899398 NCalls =   1023
VariableMetric: Iteration # 181 - FCN =    297324.940817 Edm =   0.00534557 NCalls =   1024
VariableMetric: Iteration # 182 - FCN =   297324.9354582 Edm =    0.0015176 NCalls =   1027
VariableMetric: Iteration # 183 - FCN =   297324.9333507 Edm =    0.0011944 NCalls =   1029
VariableMetric: Iteration # 184 - FCN =   297324.9295688 Edm =   0.00258932 NCalls =   1032
VariableMetric: Iteration # 185 - FCN =   297324.9204037 Edm =   0.00531438 NCalls =   1035
VariableMetric: Iteration # 186 - FCN =   297324.9138199 Edm =   0.00171964 NCalls =   1037
VariableMetric: Iteration # 187 - FCN =   297324.9107881 Edm =   0.00137621 NCalls =   1040
VariableMetric: Iteration # 188 - FCN =    297324.907797 Edm =    0.0013839 NCalls =   1042
VariableMetric: Iteration # 189 - FCN =    297324.904989 Edm =   0.00122996 NCalls =   1044
VariableMetric: Iteration # 190 - FCN =   297324.9015227 Edm =  0.000573792 NCalls =   1046
VariableMetric: Iteration # 191 - FCN =   297324.9008026 Edm =  0.000862915 NCalls =   1048
VariableMetric: Iteration # 192 - FCN =   297324.9003216 Edm =  0.000191031 NCalls =   1050
VariableMetric: Iteration # 193 - FCN =   297324.8999695 Edm =  8.54081e-05 NCalls =   1052
VariableMetric: Iteration # 194 - FCN =   297324.8998113 Edm =   9.2485e-05 NCalls =   1054
VariableMetric: Iteration # 195 - FCN =   297324.8995924 Edm =  8.14611e-05 NCalls =   1056
VariableMetric: Iteration # 196 - FCN =   297324.8993923 Edm =  0.000111582 NCalls =   1058
VariableMetric: Iteration # 197 - FCN =   297324.8986044 Edm =  0.000271153 NCalls =   1062
VariableMetric: Iteration # 198 - FCN =   297324.8982544 Edm =  8.97661e-05 NCalls =   1064
VariableMetric: Iteration # 199 - FCN =   297324.8981844 Edm =  2.22373e-05 NCalls =   1065
VariableMetric: After Hessian   - FCN =   297324.8981844 Edm =  2.49906e-05 NCalls =   1564
VariableMetric: Iteration # 200 - FCN =   297324.8981844 Edm =  2.49906e-05 NCalls =   1564
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   323129.3483798 Edm =      35.4608 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   323129.3483798 Edm =      35.4608 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300021.5875221 Edm =      2.59696 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299917.4048249 Edm =      265.852 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   299856.2296786 Edm =      6.75723 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   299486.1073853 Edm =      105.461 NCalls =     24
VariableMetric: Iteration #   5 - FCN =    299224.222334 Edm =      12.9766 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   299197.4936784 Edm =     0.244736 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   299194.7909283 Edm =       2.0974 NCalls =     34
VariableMetric: Iteration #   8 - FCN =    299166.626492 Edm =      38.5505 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298923.5918872 Edm =       171.09 NCalls =     47
VariableMetric: Iteration #  10 - FCN =   298921.4116409 Edm =      4.76907 NCalls =     49
VariableMetric: Iteration #  11 - FCN =     298893.89903 Edm =      11.3322 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   298248.9209721 Edm =      192.391 NCalls =     58
VariableMetric: Iteration #  13 - FCN =   297964.0914312 Edm =      229.742 NCalls =     60
VariableMetric: Iteration #  14 - FCN =   297648.5549363 Edm =      70.7878 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297622.4862142 Edm =      8.42353 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297617.3478857 Edm =     0.429416 NCalls =     69
VariableMetric: Iteration #  17 - FCN =    297616.954899 Edm =    0.0344479 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297616.7593353 Edm =      0.12409 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297611.7219453 Edm =      4.74528 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297533.1113752 Edm =      1.49718 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297530.7828194 Edm =    0.0225653 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297530.7463858 Edm =    0.0111885 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297530.3383901 Edm =     0.354449 NCalls =     89
VariableMetric: Iteration #  24 - FCN =   297494.4851899 Edm =      18.2611 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297448.3744546 Edm =      1.39135 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297447.4083627 Edm =    0.0404411 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297447.3703909 Edm =   0.00375436 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297447.3611586 Edm =   0.00579401 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297446.8954098 Edm =     0.454612 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297419.8040305 Edm =      6.27772 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297412.8862826 Edm =      0.34455 NCalls =    114
VariableMetric: Iteration #  32 - FCN =    297412.588024 Edm =    0.0511905 NCalls =    116
VariableMetric: Iteration #  33 - FCN =   297412.5487837 Edm =   0.00692864 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297412.5390306 Edm =    0.0026879 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297412.2069202 Edm =     0.287795 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297395.7091965 Edm =      9.87224 NCalls =    132
VariableMetric: Iteration #  37 - FCN =   297392.2277353 Edm =      6.10948 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297387.2019934 Edm =      10.2783 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297385.6150656 Edm =      1.91681 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297382.7614468 Edm =     0.416203 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297381.9593404 Edm =     0.486893 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297381.1784786 Edm =     0.117368 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297381.0484948 Edm =    0.0451473 NCalls =    147
VariableMetric: Iteration #  44 - FCN =   297381.0193695 Edm =   0.00220853 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297381.0164518 Edm =  0.000288686 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297381.0150506 Edm =   0.00114567 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297380.9399602 Edm =    0.0689197 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297378.9798339 Edm =      0.90905 NCalls =    164
VariableMetric: Iteration #  49 - FCN =   297377.9441024 Edm =     0.357105 NCalls =    166
VariableMetric: Iteration #  50 - FCN =   297377.6425442 Edm =     0.077805 NCalls =    169
VariableMetric: Iteration #  51 - FCN =   297377.5024342 Edm =    0.0486409 NCalls =    171
VariableMetric: Iteration #  52 - FCN =   297377.4512706 Edm =    0.0193388 NCalls =    173
VariableMetric: Iteration #  53 - FCN =   297377.4377485 Edm =   0.00106562 NCalls =    174
VariableMetric: Iteration #  54 - FCN =   297377.4365235 Edm =  9.43741e-05 NCalls =    176
VariableMetric: Iteration #  55 - FCN =   297377.4362199 Edm =  0.000200679 NCalls =    178
VariableMetric: Iteration #  56 - FCN =   297377.4071936 Edm =    0.0294137 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297377.0673645 Edm =    0.0156705 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297376.5206981 Edm =    0.0225637 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297376.4829945 Edm =   0.00755141 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297376.4738779 Edm =    0.0040432 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297376.4675636 Edm =  0.000408561 NCalls =    201
VariableMetric: Iteration #  62 - FCN =   297376.4669807 Edm =  6.22103e-05 NCalls =    203
VariableMetric: After Hessian   - FCN =   297376.4669807 Edm =      52.7635 NCalls =    682
VariableMetric: Iteration #  63 - FCN =   297376.4669807 Edm =      52.7635 NCalls =    682
VariableMetric: Iteration #  64 - FCN =   297371.1921811 Edm =      28.9999 NCalls =    684
VariableMetric: Iteration #  65 - FCN =   297369.7745537 Edm =      7.53914 NCalls =    687
VariableMetric: Iteration #  66 - FCN =   297369.4436527 Edm =      2.38919 NCalls =    689
VariableMetric: Iteration #  67 - FCN =   297368.2892331 Edm =     0.968123 NCalls =    691
VariableMetric: Iteration #  68 - FCN =   297367.2686758 Edm =      1.48634 NCalls =    693
VariableMetric: Iteration #  69 - FCN =   297366.6517529 Edm =     0.305788 NCalls =    694
VariableMetric: Iteration #  70 - FCN =   297366.0942912 Edm =     0.139317 NCalls =    698
VariableMetric: Iteration #  71 - FCN =    297365.945146 Edm =      0.16653 NCalls =    699
VariableMetric: Iteration #  72 - FCN =   297365.7246748 Edm =     0.467477 NCalls =    704
VariableMetric: Iteration #  73 - FCN =   297365.2820304 Edm =     0.857088 NCalls =    708
VariableMetric: Iteration #  74 - FCN =   297364.9486443 Edm =      2.56264 NCalls =    710
VariableMetric: Iteration #  75 - FCN =   297364.8232974 Edm =     0.114836 NCalls =    711
VariableMetric: Iteration #  76 - FCN =   297363.7224503 Edm =      3.42453 NCalls =    714
VariableMetric: Iteration #  77 - FCN =   297363.5671166 Edm =     0.278385 NCalls =    717
VariableMetric: Iteration #  78 - FCN =   297363.3587666 Edm =     0.561297 NCalls =    720
VariableMetric: Iteration #  79 - FCN =   297361.6780198 Edm =      1.03448 NCalls =    725
VariableMetric: Iteration #  80 - FCN =   297360.6202188 Edm =     0.285857 NCalls =    726
VariableMetric: Iteration #  81 - FCN =    297360.337329 Edm =     0.112402 NCalls =    728
VariableMetric: Iteration #  82 - FCN =   297360.0363508 Edm =     0.178571 NCalls =    730
VariableMetric: Iteration #  83 - FCN =   297359.6201682 Edm =     0.244164 NCalls =    732
VariableMetric: Iteration #  84 - FCN =   297359.2002493 Edm =      0.17228 NCalls =    734
VariableMetric: Iteration #  85 - FCN =   297358.9880806 Edm =     0.037465 NCalls =    737
VariableMetric: Iteration #  86 - FCN =   297358.9348156 Edm =     0.020201 NCalls =    739
VariableMetric: Iteration #  87 - FCN =   297358.9080525 Edm =    0.0153624 NCalls =    741
VariableMetric: Iteration #  88 - FCN =   297358.8859863 Edm =   0.00359488 NCalls =    743
VariableMetric: Iteration #  89 - FCN =   297358.8805735 Edm =   0.00128004 NCalls =    745
VariableMetric: Iteration #  90 - FCN =   297358.8785685 Edm =  0.000455036 NCalls =    747
VariableMetric: Iteration #  91 - FCN =    297358.876623 Edm =  0.000974574 NCalls =    749
VariableMetric: Iteration #  92 - FCN =    297358.873557 Edm =  0.000648017 NCalls =    751
VariableMetric: Iteration #  93 - FCN =   297358.8725673 Edm =  0.000158883 NCalls =    753
VariableMetric: Iteration #  94 - FCN =   297358.8718416 Edm =  0.000400746 NCalls =    755
VariableMetric: Iteration #  95 - FCN =   297358.8698441 Edm =  0.000881925 NCalls =    757
VariableMetric: Iteration #  96 - FCN =   297358.8687594 Edm =  0.000124935 NCalls =    759
VariableMetric: Iteration #  97 - FCN =   297358.8686432 Edm =  8.97056e-06 NCalls =    761
VariableMetric: After Hessian   - FCN =   297358.8686432 Edm =   0.00152462 NCalls =   1252
VariableMetric: Iteration #  98 - FCN =   297358.8686432 Edm =   0.00152462 NCalls =   1252
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309133.9827963 Edm =      28.3475 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309133.9827963 Edm =      28.3475 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302025.3688323 Edm =      14.8352 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   299564.6031542 Edm =      4.58654 NCalls =     18
VariableMetric: Iteration #   3 - FCN =    299557.678404 Edm =      4.96561 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   299054.8146527 Edm =      1.15593 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   299050.6556333 Edm =      1.53374 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   298501.7090076 Edm =      750.657 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   298491.6844787 Edm =      1.53019 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298421.0956394 Edm =      44.6211 NCalls =     41
VariableMetric: Iteration #   9 - FCN =    298056.386255 Edm =      10.6881 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   298046.0347351 Edm =      1.18258 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   298044.7010292 Edm =     0.309175 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   298043.6103235 Edm =      0.13526 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   298043.2298121 Edm =      0.22256 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   298037.2421078 Edm =      4.98266 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297983.7205537 Edm =      33.5204 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297844.7859065 Edm =      2.60916 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297841.0842386 Edm =     0.644078 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297839.7822422 Edm =     0.310221 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297839.3032134 Edm =    0.0196043 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297839.2284755 Edm =    0.0489327 NCalls =     71
VariableMetric: Iteration #  21 - FCN =   297835.6599398 Edm =      3.01673 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297803.4217968 Edm =      14.3216 NCalls =     79
VariableMetric: Iteration #  23 - FCN =    297772.692411 Edm =      4.44976 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297764.3054563 Edm =      4.34757 NCalls =     87
VariableMetric: Iteration #  25 - FCN =   297762.6674291 Edm =     0.499216 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297762.1515526 Edm =    0.0252744 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297762.0025477 Edm =     0.105595 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297754.8832959 Edm =      6.75254 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297735.7429238 Edm =      10.1659 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297720.6399655 Edm =      1.69509 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297717.5128236 Edm =     0.418677 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297717.1940527 Edm =    0.0788307 NCalls =    113
VariableMetric: Iteration #  33 - FCN =    297717.122344 Edm =    0.0131969 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297717.0996738 Edm =     0.013923 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297716.9914292 Edm =    0.0478732 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297716.8278495 Edm =    0.0968797 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297715.4312387 Edm =      1.37216 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297710.5476967 Edm =      4.61844 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297698.1284845 Edm =      14.1908 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297697.4784194 Edm =     0.597831 NCalls =    142
VariableMetric: Iteration #  41 - FCN =   297675.3579435 Edm =      5.10772 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297671.0363956 Edm =      7.84401 NCalls =    151
VariableMetric: Iteration #  43 - FCN =   297661.5426972 Edm =      3.55244 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297654.0009384 Edm =      3.85372 NCalls =    156
VariableMetric: Iteration #  45 - FCN =    297648.632431 Edm =      3.60847 NCalls =    158
VariableMetric: Iteration #  46 - FCN =   297628.9440312 Edm =      11.3997 NCalls =    162
VariableMetric: Iteration #  47 - FCN =   297604.3767501 Edm =      5.06067 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297598.4765568 Edm =        4.743 NCalls =    168
VariableMetric: Iteration #  49 - FCN =   297596.2759808 Edm =      2.29222 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297593.9987138 Edm =     0.443241 NCalls =    174
VariableMetric: Iteration #  51 - FCN =    297593.560219 Edm =     0.218696 NCalls =    175
VariableMetric: Iteration #  52 - FCN =   297593.3951258 Edm =    0.0748554 NCalls =    177
VariableMetric: Iteration #  53 - FCN =   297593.2958813 Edm =   0.00589785 NCalls =    179
VariableMetric: Iteration #  54 - FCN =   297593.2867808 Edm =   0.00277805 NCalls =    181
VariableMetric: Iteration #  55 - FCN =   297593.2757491 Edm =   0.00478396 NCalls =    183
VariableMetric: Iteration #  56 - FCN =   297593.2098638 Edm =     0.058304 NCalls =    186
VariableMetric: Iteration #  57 - FCN =   297591.1244682 Edm =      2.97207 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297590.3893985 Edm =     0.626901 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297589.0626803 Edm =      1.22555 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297586.0280645 Edm =      3.90409 NCalls =    203
VariableMetric: Iteration #  61 - FCN =   297573.9203835 Edm =      8.40133 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297569.9773006 Edm =       3.1518 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297567.9099486 Edm =      0.48503 NCalls =    210
VariableMetric: Iteration #  64 - FCN =    297567.247089 Edm =     0.110693 NCalls =    212
VariableMetric: Iteration #  65 - FCN =    297567.075837 Edm =    0.0568509 NCalls =    214
VariableMetric: Iteration #  66 - FCN =   297566.9173835 Edm =    0.0488371 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297566.7859469 Edm =    0.0538393 NCalls =    219
VariableMetric: Iteration #  68 - FCN =   297566.7020364 Edm =    0.0618114 NCalls =    221
VariableMetric: Iteration #  69 - FCN =   297566.5636038 Edm =      0.11421 NCalls =    224
VariableMetric: Iteration #  70 - FCN =   297566.5241175 Edm =     0.108552 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297566.1706578 Edm =     0.484013 NCalls =    232
VariableMetric: Iteration #  72 - FCN =   297565.7178981 Edm =     0.760468 NCalls =    237
VariableMetric: Iteration #  73 - FCN =   297565.2592884 Edm =      1.73159 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297563.5422092 Edm =      1.82916 NCalls =    247
VariableMetric: Iteration #  75 - FCN =   297558.6047773 Edm =      3.46513 NCalls =    256
VariableMetric: Iteration #  76 - FCN =    297558.581964 Edm =    0.0712902 NCalls =    258
VariableMetric: Iteration #  77 - FCN =   297558.5316238 Edm =    0.0704326 NCalls =    260
VariableMetric: Iteration #  78 - FCN =   297558.2514179 Edm =    0.0921854 NCalls =    263
VariableMetric: Iteration #  79 - FCN =   297557.4980275 Edm =     0.496237 NCalls =    266
VariableMetric: Iteration #  80 - FCN =   297554.5455852 Edm =      2.82543 NCalls =    270
VariableMetric: Iteration #  81 - FCN =   297552.7974101 Edm =      1.88355 NCalls =    273
VariableMetric: Iteration #  82 - FCN =   297549.0070271 Edm =      3.48204 NCalls =    276
VariableMetric: Iteration #  83 - FCN =    297547.173687 Edm =      1.11786 NCalls =    278
VariableMetric: Iteration #  84 - FCN =   297546.0326317 Edm =     0.226108 NCalls =    280
VariableMetric: Iteration #  85 - FCN =   297545.4167358 Edm =     0.206791 NCalls =    283
VariableMetric: Iteration #  86 - FCN =   297545.1110247 Edm =    0.0265789 NCalls =    285
VariableMetric: Iteration #  87 - FCN =   297545.0721325 Edm =   0.00384897 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297545.0638898 Edm =    0.0076103 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297545.0313802 Edm =    0.0342871 NCalls =    292
VariableMetric: Iteration #  90 - FCN =   297543.6595894 Edm =     0.738265 NCalls =    299
VariableMetric: Iteration #  91 - FCN =   297541.9689936 Edm =     0.238514 NCalls =    302
VariableMetric: Iteration #  92 - FCN =   297541.8087855 Edm =    0.0486152 NCalls =    304
VariableMetric: Iteration #  93 - FCN =   297541.7501621 Edm =    0.0109642 NCalls =    306
VariableMetric: Iteration #  94 - FCN =   297541.7304739 Edm =   0.00166691 NCalls =    308
VariableMetric: Iteration #  95 - FCN =    297541.727845 Edm =   0.00108898 NCalls =    310
VariableMetric: Iteration #  96 - FCN =    297541.715389 Edm =    0.0110053 NCalls =    314
VariableMetric: Iteration #  97 - FCN =   297541.6679313 Edm =    0.0438721 NCalls =    316
VariableMetric: Iteration #  98 - FCN =   297540.8875346 Edm =     0.742052 NCalls =    321
VariableMetric: Iteration #  99 - FCN =   297534.2205481 Edm =     0.596938 NCalls =    324
VariableMetric: Iteration # 100 - FCN =   297533.3812271 Edm =    0.0878325 NCalls =    326
VariableMetric: Iteration # 101 - FCN =   297533.3000003 Edm =   0.00240929 NCalls =    327
VariableMetric: Iteration # 102 - FCN =   297533.2976176 Edm =  0.000304196 NCalls =    329
VariableMetric: Iteration # 103 - FCN =    297533.296407 Edm =   0.00101361 NCalls =    331
VariableMetric: Iteration # 104 - FCN =   297533.2800397 Edm =    0.0144478 NCalls =    336
VariableMetric: Iteration # 105 - FCN =   297531.7648954 Edm =     0.680641 NCalls =    341
VariableMetric: Iteration # 106 - FCN =   297530.3066063 Edm =    0.0928419 NCalls =    343
VariableMetric: Iteration # 107 - FCN =   297530.1986589 Edm =   0.00531093 NCalls =    345
VariableMetric: Iteration # 108 - FCN =    297530.193625 Edm =  0.000285569 NCalls =    346
VariableMetric: Iteration # 109 - FCN =   297530.1931807 Edm =  0.000143266 NCalls =    348
VariableMetric: Iteration # 110 - FCN =   297530.1920475 Edm =   0.00103748 NCalls =    351
VariableMetric: Iteration # 111 - FCN =   297530.0862453 Edm =     0.111144 NCalls =    358
VariableMetric: Iteration # 112 - FCN =   297530.0853817 Edm =  0.000740008 NCalls =    361
VariableMetric: Iteration # 113 - FCN =   297529.9332493 Edm =    0.0962007 NCalls =    368
VariableMetric: Iteration # 114 - FCN =   297528.4409216 Edm =     0.779766 NCalls =    372
VariableMetric: Iteration # 115 - FCN =   297527.0230212 Edm =     0.126083 NCalls =    374
VariableMetric: Iteration # 116 - FCN =   297526.8942979 Edm =   0.00253974 NCalls =    376
VariableMetric: Iteration # 117 - FCN =   297526.8917819 Edm =  0.000114853 NCalls =    377
VariableMetric: Iteration # 118 - FCN =   297526.8914765 Edm =  0.000206956 NCalls =    379
VariableMetric: Iteration # 119 - FCN =   297526.8809252 Edm =    0.0101041 NCalls =    385
VariableMetric: Iteration # 120 - FCN =   297526.2823547 Edm =     0.468253 NCalls =    390
VariableMetric: Iteration # 121 - FCN =   297523.7244684 Edm =     0.906987 NCalls =    393
VariableMetric: Iteration # 122 - FCN =   297522.7671464 Edm =     0.167645 NCalls =    395
VariableMetric: Iteration # 123 - FCN =   297522.6349611 Edm =   0.00760896 NCalls =    396
VariableMetric: Iteration # 124 - FCN =   297522.6288437 Edm =  0.000660775 NCalls =    398
VariableMetric: Iteration # 125 - FCN =   297522.6280778 Edm =  3.23234e-05 NCalls =    400
VariableMetric: After Hessian   - FCN =   297522.6280778 Edm =      13.6575 NCalls =    879
VariableMetric: Iteration # 126 - FCN =   297522.6280778 Edm =      13.6575 NCalls =    879
VariableMetric: Iteration # 127 - FCN =   297521.8768966 Edm =      6.21061 NCalls =    890
VariableMetric: Iteration # 128 - FCN =    297521.273713 Edm =      1.09553 NCalls =    893
VariableMetric: Iteration # 129 - FCN =    297519.759139 Edm =      10.1969 NCalls =    895
VariableMetric: Iteration # 130 - FCN =   297518.5519899 Edm =      1.59005 NCalls =    898
VariableMetric: Iteration # 131 - FCN =   297514.3281694 Edm =      29.2028 NCalls =    903
VariableMetric: Iteration # 132 - FCN =   297511.4464962 Edm =      13.7368 NCalls =    907
VariableMetric: Iteration # 133 - FCN =   297510.2268184 Edm =      45.9633 NCalls =    912
VariableMetric: Iteration # 134 - FCN =   297500.5266729 Edm =      10.7692 NCalls =    917
VariableMetric: Iteration # 135 - FCN =   297494.3617564 Edm =      4.68146 NCalls =    921
VariableMetric: Iteration # 136 - FCN =    297490.501514 Edm =     0.979327 NCalls =    923
VariableMetric: Iteration # 137 - FCN =   297489.4947052 Edm =     0.106679 NCalls =    925
VariableMetric: Iteration # 138 - FCN =   297489.1862309 Edm =     0.079574 NCalls =    928
VariableMetric: Iteration # 139 - FCN =   297489.0315017 Edm =    0.0516368 NCalls =    930
VariableMetric: Iteration # 140 - FCN =   297488.8869389 Edm =    0.0895959 NCalls =    932
VariableMetric: Iteration # 141 - FCN =   297488.5066236 Edm =     0.164205 NCalls =    936
VariableMetric: Iteration # 142 - FCN =   297488.2560234 Edm =      0.14272 NCalls =    938
VariableMetric: Iteration # 143 - FCN =   297488.1125849 Edm =     0.116774 NCalls =    941
VariableMetric: Iteration # 144 - FCN =   297487.8624777 Edm =     0.244274 NCalls =    944
VariableMetric: Iteration # 145 - FCN =   297487.0702196 Edm =     0.918518 NCalls =    950
VariableMetric: Iteration # 146 - FCN =   297486.7020479 Edm =      1.03693 NCalls =    954
VariableMetric: Iteration # 147 - FCN =   297486.1664324 Edm =       1.0343 NCalls =    957
VariableMetric: Iteration # 148 - FCN =   297485.8658479 Edm =      0.29597 NCalls =    961
VariableMetric: Iteration # 149 - FCN =   297484.9367462 Edm =      1.80045 NCalls =    965
VariableMetric: Iteration # 150 - FCN =   297483.7484326 Edm =     0.581598 NCalls =    970
VariableMetric: Iteration # 151 - FCN =   297482.9750648 Edm =      1.20126 NCalls =    972
VariableMetric: Iteration # 152 - FCN =   297481.3377152 Edm =      1.95202 NCalls =    975
VariableMetric: Iteration # 153 - FCN =   297480.6162177 Edm =     0.753619 NCalls =    977
VariableMetric: Iteration # 154 - FCN =   297480.1626905 Edm =     0.750393 NCalls =    979
VariableMetric: Iteration # 155 - FCN =   297479.3016998 Edm =     0.158357 NCalls =    983
VariableMetric: Iteration # 156 - FCN =   297479.0466326 Edm =     0.112084 NCalls =    986
VariableMetric: Iteration # 157 - FCN =   297478.9642622 Edm =    0.0728181 NCalls =    988
VariableMetric: Iteration # 158 - FCN =    297478.878335 Edm =    0.0140658 NCalls =    991
VariableMetric: Iteration # 159 - FCN =   297478.8605382 Edm =   0.00435325 NCalls =    993
VariableMetric: Iteration # 160 - FCN =   297478.8518858 Edm =   0.00224857 NCalls =    995
VariableMetric: Iteration # 161 - FCN =   297478.8494981 Edm =  0.000737257 NCalls =    997
VariableMetric: Iteration # 162 - FCN =   297478.8485638 Edm =  0.000186141 NCalls =    999
VariableMetric: Iteration # 163 - FCN =   297478.8483477 Edm =  3.33581e-05 NCalls =   1001
VariableMetric: After Hessian   - FCN =   297478.8483477 Edm =  4.41758e-05 NCalls =   1492
VariableMetric: Iteration # 164 - FCN =   297478.8483477 Edm =  4.41758e-05 NCalls =   1492
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   300996.6620416 Edm =      18.3571 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   300996.6620416 Edm =      18.3571 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300561.8623225 Edm =        2.331 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   300551.7048197 Edm =       16.603 NCalls =      8
VariableMetric: Iteration #   3 - FCN =   299476.6484578 Edm =      109.418 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   299109.1875393 Edm =      58.8512 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   298173.5811121 Edm =      74.2161 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   297980.7351217 Edm =      3.32423 NCalls =     30
VariableMetric: Iteration #   7 - FCN =   297979.3727446 Edm =      0.19966 NCalls =     32
VariableMetric: Iteration #   8 - FCN =    297977.783363 Edm =      1.03359 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297825.1340713 Edm =      25.9656 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297792.4384642 Edm =     0.308516 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297791.8435641 Edm =     0.152699 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297788.4482774 Edm =      2.84386 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297630.5761875 Edm =      5.18118 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297624.8109785 Edm =     0.178961 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297624.5221913 Edm =    0.0813585 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297622.9097593 Edm =      2.03137 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297583.4204502 Edm =       26.396 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297504.1875794 Edm =      4.76536 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297497.7025695 Edm =      1.64681 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297492.2316553 Edm =      1.14852 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297491.2672143 Edm =    0.0677774 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297491.1827818 Edm =   0.00798713 NCalls =     80
VariableMetric: Iteration #  23 - FCN =    297491.046029 Edm =     0.109539 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297479.3344491 Edm =      8.30261 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297477.8234676 Edm =      8.05752 NCalls =     97
VariableMetric: Iteration #  26 - FCN =    297470.294318 Edm =      7.88154 NCalls =     99
VariableMetric: Iteration #  27 - FCN =   297457.2288703 Edm =      1.65373 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297449.6883428 Edm =      2.66603 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297442.5284612 Edm =      15.5902 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297434.8966775 Edm =     0.520371 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297434.3707408 Edm =   0.00965927 NCalls =    110
VariableMetric: Iteration #  32 - FCN =    297434.360624 Edm =   0.00273825 NCalls =    112
VariableMetric: Iteration #  33 - FCN =   297434.3493536 Edm =    0.0145079 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297433.7726741 Edm =     0.677272 NCalls =    121
VariableMetric: Iteration #  35 - FCN =   297433.7506862 Edm =     0.020391 NCalls =    124
VariableMetric: Iteration #  36 - FCN =   297430.6883571 Edm =     0.558922 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297417.1939107 Edm =      4.18168 NCalls =    133
VariableMetric: Iteration #  38 - FCN =   297410.6371436 Edm =     0.602362 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297409.9798489 Edm =    0.0545943 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297409.8968365 Edm =    0.0101701 NCalls =    139
VariableMetric: Iteration #  41 - FCN =   297409.8805667 Edm =   0.00472106 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297409.8528719 Edm =    0.0219885 NCalls =    144
VariableMetric: Iteration #  43 - FCN =   297409.5063461 Edm =     0.270967 NCalls =    147
VariableMetric: Iteration #  44 - FCN =   297403.8276428 Edm =      2.54035 NCalls =    153
VariableMetric: Iteration #  45 - FCN =   297400.6452382 Edm =      2.70382 NCalls =    156
VariableMetric: Iteration #  46 - FCN =   297400.2393747 Edm =      1.13553 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297399.4878161 Edm =     0.123584 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297399.0756677 Edm =     0.200761 NCalls =    164
VariableMetric: Iteration #  49 - FCN =   297398.6730095 Edm =     0.212924 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297398.5294423 Edm =    0.0280782 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297398.4858208 Edm =    0.0206598 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297398.4647509 Edm =   0.00918379 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297398.4492807 Edm =   0.00204665 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297398.4421876 Edm =   0.00364889 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297398.2548477 Edm =     0.204058 NCalls =    183
VariableMetric: Iteration #  56 - FCN =   297398.2299535 Edm =    0.0306911 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297398.0414092 Edm =     0.268274 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297397.9235397 Edm =     0.110361 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297397.8264231 Edm =    0.0837247 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297396.3347469 Edm =      3.15264 NCalls =    203
VariableMetric: Iteration #  61 - FCN =   297396.0593017 Edm =     0.294314 NCalls =    206
VariableMetric: Iteration #  62 - FCN =    297391.226571 Edm =      1.71857 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297385.3130208 Edm =      2.04815 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297382.2033549 Edm =      6.31834 NCalls =    217
VariableMetric: Iteration #  65 - FCN =   297380.6691335 Edm =     0.306479 NCalls =    219
VariableMetric: Iteration #  66 - FCN =   297380.3327064 Edm =     0.030569 NCalls =    221
VariableMetric: Iteration #  67 - FCN =    297380.294668 Edm =   0.00412331 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297380.2859154 Edm =    0.0028635 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297380.2620871 Edm =    0.0162901 NCalls =    228
VariableMetric: Iteration #  70 - FCN =   297380.2404783 Edm =   0.00285284 NCalls =    231
VariableMetric: Iteration #  71 - FCN =   297380.2362331 Edm =  0.000932466 NCalls =    233
VariableMetric: Iteration #  72 - FCN =   297380.2283045 Edm =   0.00460457 NCalls =    236
VariableMetric: Iteration #  73 - FCN =   297380.1941153 Edm =     0.032759 NCalls =    239
VariableMetric: Iteration #  74 - FCN =   297379.8970586 Edm =     0.397458 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297379.8592857 Edm =    0.0732685 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297379.2874865 Edm =     0.635793 NCalls =    256
VariableMetric: Iteration #  77 - FCN =    297378.663376 Edm =     0.720048 NCalls =    261
VariableMetric: Iteration #  78 - FCN =    297378.637047 Edm =    0.0374268 NCalls =    264
VariableMetric: Iteration #  79 - FCN =   297378.5276573 Edm =     0.149544 NCalls =    268
VariableMetric: Iteration #  80 - FCN =   297378.3268332 Edm =     0.177652 NCalls =    272
VariableMetric: Iteration #  81 - FCN =   297371.5756303 Edm =     0.906433 NCalls =    278
VariableMetric: Iteration #  82 - FCN =   297370.4544844 Edm =     0.198187 NCalls =    279
VariableMetric: Iteration #  83 - FCN =   297368.3969304 Edm =       2.5129 NCalls =    283
VariableMetric: Iteration #  84 - FCN =   297363.6002161 Edm =      47.2373 NCalls =    290
VariableMetric: Iteration #  85 - FCN =   297362.7780692 Edm =      2.40906 NCalls =    292
VariableMetric: Iteration #  86 - FCN =   297362.1343178 Edm =     0.727737 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297361.5835866 Edm =     0.595233 NCalls =    298
VariableMetric: Iteration #  88 - FCN =   297360.8920256 Edm =     0.120314 NCalls =    301
VariableMetric: Iteration #  89 - FCN =   297360.7238606 Edm =    0.0860791 NCalls =    303
VariableMetric: Iteration #  90 - FCN =   297360.6499934 Edm =    0.0267434 NCalls =    305
VariableMetric: Iteration #  91 - FCN =   297360.6174353 Edm =   0.00511321 NCalls =    307
VariableMetric: Iteration #  92 - FCN =   297360.6120367 Edm =   0.00106975 NCalls =    309
VariableMetric: Iteration #  93 - FCN =   297360.6100598 Edm =  0.000641785 NCalls =    311
VariableMetric: Iteration #  94 - FCN =   297360.6028196 Edm =    0.0071461 NCalls =    314
VariableMetric: Iteration #  95 - FCN =   297360.4724664 Edm =     0.087313 NCalls =    320
VariableMetric: Iteration #  96 - FCN =   297359.3246315 Edm =     0.819479 NCalls =    324
VariableMetric: Iteration #  97 - FCN =   297357.2626434 Edm =     0.249842 NCalls =    327
VariableMetric: Iteration #  98 - FCN =   297357.0574179 Edm =    0.0317295 NCalls =    330
VariableMetric: Iteration #  99 - FCN =   297357.0220962 Edm =   0.00657548 NCalls =    332
VariableMetric: Iteration # 100 - FCN =   297357.0136039 Edm =   0.00304767 NCalls =    335
VariableMetric: Iteration # 101 - FCN =   297357.0059132 Edm =   0.00201661 NCalls =    338
VariableMetric: Iteration # 102 - FCN =   297357.0024524 Edm =  0.000841531 NCalls =    340
VariableMetric: Iteration # 103 - FCN =   297357.0018224 Edm =  0.000343853 NCalls =    342
VariableMetric: Iteration # 104 - FCN =   297357.0013283 Edm =  0.000127896 NCalls =    344
VariableMetric: Iteration # 105 - FCN =   297357.0004107 Edm =  0.000621146 NCalls =    347
VariableMetric: Iteration # 106 - FCN =   297356.9910233 Edm =   0.00993881 NCalls =    350
VariableMetric: Iteration # 107 - FCN =   297356.9310592 Edm =    0.0890718 NCalls =    357
VariableMetric: Iteration # 108 - FCN =    297356.925334 Edm =      0.01825 NCalls =    361
VariableMetric: Iteration # 109 - FCN =   297356.8604519 Edm =    0.0638398 NCalls =    367
VariableMetric: Iteration # 110 - FCN =   297356.8539185 Edm =   0.00493266 NCalls =    370
VariableMetric: Iteration # 111 - FCN =   297356.7476333 Edm =    0.0313046 NCalls =    377
VariableMetric: Iteration # 112 - FCN =   297356.7279675 Edm =     0.105072 NCalls =    379
VariableMetric: Iteration # 113 - FCN =   297356.5609648 Edm =     0.463203 NCalls =    381
VariableMetric: Iteration # 114 - FCN =   297356.4649741 Edm =    0.0899008 NCalls =    385
VariableMetric: Iteration # 115 - FCN =   297355.2376939 Edm =    0.0480662 NCalls =    390
VariableMetric: Iteration # 116 - FCN =   297355.1327871 Edm =     0.057155 NCalls =    392
VariableMetric: Iteration # 117 - FCN =   297355.1133664 Edm =    0.0204447 NCalls =    394
VariableMetric: Iteration # 118 - FCN =   297355.0411097 Edm =    0.0519035 NCalls =    397
VariableMetric: Iteration # 119 - FCN =   297354.7525713 Edm =      0.25579 NCalls =    400
VariableMetric: Iteration # 120 - FCN =   297353.4715647 Edm =     0.333271 NCalls =    405
VariableMetric: Iteration # 121 - FCN =   297353.2326673 Edm =      0.29345 NCalls =    407
VariableMetric: Iteration # 122 - FCN =   297353.0770808 Edm =    0.0319012 NCalls =    408
VariableMetric: Iteration # 123 - FCN =   297352.9727919 Edm =    0.0233506 NCalls =    411
VariableMetric: Iteration # 124 - FCN =   297352.9444004 Edm =   0.00586511 NCalls =    413
VariableMetric: Iteration # 125 - FCN =   297352.9389362 Edm =   0.00046734 NCalls =    415
VariableMetric: Iteration # 126 - FCN =   297352.9381861 Edm =  0.000188183 NCalls =    417
VariableMetric: Iteration # 127 - FCN =   297352.9363252 Edm =   0.00153534 NCalls =    420
VariableMetric: Iteration # 128 - FCN =   297352.8801141 Edm =    0.0514249 NCalls =    424
VariableMetric: Iteration # 129 - FCN =   297351.5451611 Edm =     0.678284 NCalls =    428
VariableMetric: Iteration # 130 - FCN =   297350.6218745 Edm =     0.355977 NCalls =    430
VariableMetric: Iteration # 131 - FCN =   297350.4200369 Edm =     0.037886 NCalls =    432
VariableMetric: Iteration # 132 - FCN =   297350.3862189 Edm =   0.00722401 NCalls =    434
VariableMetric: Iteration # 133 - FCN =   297350.3782712 Edm =  0.000909921 NCalls =    436
VariableMetric: Iteration # 134 - FCN =   297350.3773262 Edm =  5.60595e-05 NCalls =    437
VariableMetric: After Hessian   - FCN =   297350.3773262 Edm =      1.01161 NCalls =    916
VariableMetric: Iteration # 135 - FCN =   297350.3773262 Edm =      1.01161 NCalls =    916
VariableMetric: Iteration # 136 - FCN =   297349.4827306 Edm =    0.0721604 NCalls =    918
VariableMetric: Iteration # 137 - FCN =   297349.4249538 Edm =    0.0164035 NCalls =    920
VariableMetric: Iteration # 138 - FCN =   297349.4024439 Edm =   0.00940119 NCalls =    922
VariableMetric: Iteration # 139 - FCN =   297349.3926789 Edm =   0.00166943 NCalls =    924
VariableMetric: Iteration # 140 - FCN =   297349.3905414 Edm =  0.000318047 NCalls =    926
VariableMetric: Iteration # 141 - FCN =   297349.3902747 Edm =  2.67473e-05 NCalls =    928
VariableMetric: After Hessian   - FCN =   297349.3902747 Edm =  2.36585e-05 NCalls =   1407
VariableMetric: Iteration # 142 - FCN =   297349.3902747 Edm =  2.36585e-05 NCalls =   1407
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   344436.3413752 Edm =      252.808 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   344436.3413752 Edm =      252.808 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    303525.363111 Edm =      13.1171 NCalls =     12
VariableMetric: Iteration #   2 - FCN =    303426.705491 Edm =      17.0139 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   303411.8566752 Edm =      4.04766 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   300203.6434404 Edm =      428.832 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   299796.8320106 Edm =      612.912 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   299196.3361241 Edm =      215.405 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   299068.4214433 Edm =      921.281 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   298818.7814906 Edm =      56.0471 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   298792.3541109 Edm =      2.87325 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   298788.1169795 Edm =      1.99337 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   298264.6599776 Edm =      261.005 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297969.0437429 Edm =      19.3765 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297950.5661217 Edm =      2.13382 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297947.8001612 Edm =      0.21394 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297947.3331779 Edm =     0.186305 NCalls =     55
VariableMetric: Iteration #  16 - FCN =   297818.2287659 Edm =        110.2 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297618.4772661 Edm =      73.4843 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297377.0949616 Edm =      81.5971 NCalls =     69
VariableMetric: Iteration #  19 - FCN =    297328.193776 Edm =      9.01107 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297320.0717648 Edm =        0.134 NCalls =     72
VariableMetric: Iteration #  21 - FCN =    297319.920459 Edm =     0.014399 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297319.7942253 Edm =     0.114768 NCalls =     77
VariableMetric: Iteration #  23 - FCN =   297303.1514335 Edm =      4.90252 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297265.8173432 Edm =      10.3358 NCalls =     87
VariableMetric: Iteration #  25 - FCN =   297248.6462266 Edm =     0.717701 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297248.0169293 Edm =    0.0599881 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297247.9291223 Edm =   0.00833413 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297247.8942526 Edm =     0.027992 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297237.6511942 Edm =      2.22287 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297210.8266466 Edm =      11.7035 NCalls =    105
VariableMetric: Iteration #  31 - FCN =   297191.8923448 Edm =      5.91069 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297186.7469497 Edm =     0.218628 NCalls =    109
VariableMetric: Iteration #  33 - FCN =   297186.5679327 Edm =   0.00693972 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297186.5565157 Edm =   0.00430782 NCalls =    113
VariableMetric: Iteration #  35 - FCN =   297186.5069468 Edm =    0.0444242 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297185.2938778 Edm =      1.02143 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297170.0183879 Edm =      4.83487 NCalls =    124
VariableMetric: Iteration #  38 - FCN =   297165.1006193 Edm =      4.53938 NCalls =    126
VariableMetric: Iteration #  39 - FCN =   297161.4423853 Edm =     0.831008 NCalls =    128
VariableMetric: Iteration #  40 - FCN =   297160.9751743 Edm =    0.0424588 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297160.9377936 Edm =   0.00274027 NCalls =    132
VariableMetric: Iteration #  42 - FCN =   297160.9346396 Edm =   0.00201608 NCalls =    134
VariableMetric: Iteration #  43 - FCN =   297160.7988398 Edm =     0.143356 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297160.5514011 Edm =     0.238173 NCalls =    145
VariableMetric: Iteration #  45 - FCN =    297145.349634 Edm =     0.588386 NCalls =    150
VariableMetric: Iteration #  46 - FCN =    297144.744073 Edm =    0.0543897 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297144.6859569 Edm =   0.00352859 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297144.6766239 Edm =   0.00387428 NCalls =    155
VariableMetric: Iteration #  49 - FCN =   297144.6570993 Edm =   0.00636904 NCalls =    157
VariableMetric: Iteration #  50 - FCN =   297144.5782509 Edm =    0.0506379 NCalls =    160
VariableMetric: Iteration #  51 - FCN =   297142.4350948 Edm =      1.75038 NCalls =    164
VariableMetric: Iteration #  52 - FCN =   297135.8121161 Edm =     0.371254 NCalls =    166
VariableMetric: Iteration #  53 - FCN =   297135.4496321 Edm =    0.0189004 NCalls =    167
VariableMetric: Iteration #  54 - FCN =   297135.4340577 Edm =  0.000502698 NCalls =    169
VariableMetric: Iteration #  55 - FCN =    297135.432207 Edm =   0.00120835 NCalls =    171
VariableMetric: Iteration #  56 - FCN =   297135.3590403 Edm =    0.0720538 NCalls =    176
VariableMetric: Iteration #  57 - FCN =   297135.2994269 Edm =    0.0528059 NCalls =    181
VariableMetric: Iteration #  58 - FCN =   297129.9834892 Edm =      2.42157 NCalls =    186
VariableMetric: Iteration #  59 - FCN =   297124.6132961 Edm =      2.24035 NCalls =    189
VariableMetric: Iteration #  60 - FCN =   297121.6761458 Edm =     0.584627 NCalls =    192
VariableMetric: Iteration #  61 - FCN =   297121.1216875 Edm =     0.149647 NCalls =    193
VariableMetric: Iteration #  62 - FCN =   297121.0158963 Edm =     0.040316 NCalls =    195
VariableMetric: Iteration #  63 - FCN =   297120.9910814 Edm =   0.00692769 NCalls =    197
VariableMetric: Iteration #  64 - FCN =   297120.9856205 Edm =  0.000835446 NCalls =    198
VariableMetric: Iteration #  65 - FCN =    297120.984658 Edm =  0.000405584 NCalls =    200
VariableMetric: Iteration #  66 - FCN =   297120.9824742 Edm =   0.00194841 NCalls =    203
VariableMetric: Iteration #  67 - FCN =   297120.9613483 Edm =    0.0187364 NCalls =    208
VariableMetric: Iteration #  68 - FCN =   297120.5742041 Edm =     0.376332 NCalls =    212
VariableMetric: Iteration #  69 - FCN =   297117.5826487 Edm =       0.2942 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297117.2603249 Edm =    0.0261279 NCalls =    220
VariableMetric: Iteration #  71 - FCN =   297117.2372623 Edm =   0.00172613 NCalls =    222
VariableMetric: Iteration #  72 - FCN =   297117.2354865 Edm =  2.76684e-05 NCalls =    224
VariableMetric: After Hessian   - FCN =   297117.2354865 Edm =      200.925 NCalls =    703
VariableMetric: Iteration #  73 - FCN =   297117.2354865 Edm =      200.925 NCalls =    703
VariableMetric: Iteration #  74 - FCN =   297115.4320302 Edm =      823.636 NCalls =    711
VariableMetric: Iteration #  75 - FCN =   297115.3366637 Edm =      46.1963 NCalls =    717
VariableMetric: Iteration #  76 - FCN =   297111.0715013 Edm =      1.11847 NCalls =    720
VariableMetric: Iteration #  77 - FCN =   297108.1223937 Edm =       1.0647 NCalls =    725
VariableMetric: Iteration #  78 - FCN =   297107.5725602 Edm =     0.154976 NCalls =    727
VariableMetric: Iteration #  79 - FCN =   297105.9065391 Edm =       1.2636 NCalls =    731
VariableMetric: Iteration #  80 - FCN =    297103.998101 Edm =     0.168949 NCalls =    734
VariableMetric: Iteration #  81 - FCN =   297103.6262183 Edm =     0.281744 NCalls =    736
VariableMetric: Iteration #  82 - FCN =    297103.024642 Edm =     0.152506 NCalls =    739
VariableMetric: Iteration #  83 - FCN =   297102.6925621 Edm =     0.152054 NCalls =    741
VariableMetric: Iteration #  84 - FCN =   297102.1050559 Edm =    0.0953696 NCalls =    744
VariableMetric: Iteration #  85 - FCN =   297101.9500341 Edm =    0.0391217 NCalls =    746
VariableMetric: Iteration #  86 - FCN =   297101.6876722 Edm =     0.121466 NCalls =    749
VariableMetric: Iteration #  87 - FCN =   297101.5174473 Edm =     0.028819 NCalls =    751
VariableMetric: Iteration #  88 - FCN =   297101.4252598 Edm =     0.024611 NCalls =    753
VariableMetric: Iteration #  89 - FCN =   297101.3487247 Edm =    0.0431034 NCalls =    755
VariableMetric: Iteration #  90 - FCN =   297101.1171325 Edm =    0.0627354 NCalls =    758
VariableMetric: Iteration #  91 - FCN =   297101.0066171 Edm =     0.013576 NCalls =    760
VariableMetric: Iteration #  92 - FCN =    297100.973394 Edm =    0.0165518 NCalls =    762
VariableMetric: Iteration #  93 - FCN =   297100.9101091 Edm =    0.0310805 NCalls =    766
VariableMetric: Iteration #  94 - FCN =   297100.8077721 Edm =    0.0293439 NCalls =    770
VariableMetric: Iteration #  95 - FCN =   297100.7839088 Edm =    0.0309003 NCalls =    772
VariableMetric: Iteration #  96 - FCN =   297100.7625419 Edm =    0.0102224 NCalls =    774
VariableMetric: Iteration #  97 - FCN =   297100.6777657 Edm =    0.0144491 NCalls =    778
VariableMetric: Iteration #  98 - FCN =   297100.6551351 Edm =    0.0108043 NCalls =    780
VariableMetric: Iteration #  99 - FCN =   297100.6279821 Edm =    0.0234023 NCalls =    783
VariableMetric: Iteration # 100 - FCN =   297100.4845865 Edm =     0.069109 NCalls =    787
VariableMetric: Iteration # 101 - FCN =   297100.4109348 Edm =    0.0225074 NCalls =    789
VariableMetric: Iteration # 102 - FCN =   297100.3772382 Edm =   0.00805169 NCalls =    791
VariableMetric: Iteration # 103 - FCN =   297100.3617229 Edm =    0.0100046 NCalls =    794
VariableMetric: Iteration # 104 - FCN =   297100.3301064 Edm =    0.0229596 NCalls =    797
VariableMetric: Iteration # 105 - FCN =     297100.29412 Edm =   0.00602798 NCalls =    800
VariableMetric: Iteration # 106 - FCN =   297100.2855936 Edm =   0.00329504 NCalls =    802
VariableMetric: Iteration # 107 - FCN =   297100.2738863 Edm =   0.00642395 NCalls =    805
VariableMetric: Iteration # 108 - FCN =   297100.2623775 Edm =   0.00270011 NCalls =    807
VariableMetric: Iteration # 109 - FCN =   297100.2454458 Edm =    0.0105844 NCalls =    810
VariableMetric: Iteration # 110 - FCN =    297100.211785 Edm =   0.00384948 NCalls =    812
VariableMetric: Iteration # 111 - FCN =   297100.2072025 Edm =   0.00108196 NCalls =    814
VariableMetric: Iteration # 112 - FCN =   297100.2035131 Edm =   0.00316138 NCalls =    816
VariableMetric: Iteration # 113 - FCN =   297100.1842784 Edm =    0.0204208 NCalls =    821
VariableMetric: Iteration # 114 - FCN =   297100.1531371 Edm =     0.016572 NCalls =    826
VariableMetric: Iteration # 115 - FCN =   297100.1290359 Edm =   0.00104076 NCalls =    829
VariableMetric: Iteration # 116 - FCN =   297100.1269579 Edm =    0.0012689 NCalls =    831
VariableMetric: Iteration # 117 - FCN =   297100.1221843 Edm =   0.00435864 NCalls =    835
VariableMetric: Iteration # 118 - FCN =   297100.1138327 Edm =   0.00116101 NCalls =    839
VariableMetric: Iteration # 119 - FCN =   297100.1119667 Edm =  0.000534138 NCalls =    841
VariableMetric: Iteration # 120 - FCN =   297100.1110023 Edm =  8.64385e-05 NCalls =    843
VariableMetric: Iteration # 121 - FCN =   297100.1108242 Edm =  6.12803e-05 NCalls =    845
VariableMetric: After Hessian   - FCN =   297100.1108242 Edm =    0.0069883 NCalls =   1332
VariableMetric: Iteration # 122 - FCN =   297100.1108242 Edm =    0.0069883 NCalls =   1332
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =     315081.26185 Edm =      44.7395 NCalls =      1
VariableMetric: Iteration #   0 - FCN =     315081.26185 Edm =      44.7395 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304754.4629922 Edm =      3.78013 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   304029.4413659 Edm =     0.738523 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   303980.3709568 Edm =      50.0885 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   303962.8347251 Edm =      17.4185 NCalls =     24
VariableMetric: Iteration #   5 - FCN =    303180.656253 Edm =       389.79 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   301822.3128535 Edm =      172.549 NCalls =     35
VariableMetric: Iteration #   7 - FCN =   300098.0908734 Edm =      80.6561 NCalls =     46
VariableMetric: Iteration #   8 - FCN =   300094.0659215 Edm =      1.04905 NCalls =     49
VariableMetric: Iteration #   9 - FCN =   300076.6731504 Edm =      17.7494 NCalls =     54
VariableMetric: Iteration #  10 - FCN =   298833.7032645 Edm =      318.689 NCalls =     61
VariableMetric: Iteration #  11 - FCN =   298444.5515012 Edm =      452.522 NCalls =     63
VariableMetric: Iteration #  12 - FCN =   298058.3660945 Edm =       301.13 NCalls =     65
VariableMetric: Iteration #  13 - FCN =   297739.6173764 Edm =      7.52465 NCalls =     67
VariableMetric: Iteration #  14 - FCN =   297690.9813672 Edm =      5.67462 NCalls =     70
VariableMetric: Iteration #  15 - FCN =   297677.7572191 Edm =     0.554736 NCalls =     73
VariableMetric: Iteration #  16 - FCN =   297676.8866593 Edm =     0.120984 NCalls =     75
VariableMetric: Iteration #  17 - FCN =    297672.610611 Edm =      6.64679 NCalls =     79
VariableMetric: Iteration #  18 - FCN =   297671.5441718 Edm =     0.944193 NCalls =     82
VariableMetric: Iteration #  19 - FCN =   297648.1853002 Edm =      11.7639 NCalls =     88
VariableMetric: Iteration #  20 - FCN =   297607.0752041 Edm =      3.73624 NCalls =     91
VariableMetric: Iteration #  21 - FCN =   297602.0514124 Edm =     0.568599 NCalls =     93
VariableMetric: Iteration #  22 - FCN =   297601.3946735 Edm =    0.0543855 NCalls =     95
VariableMetric: Iteration #  23 - FCN =   297601.3450533 Edm =    0.0115481 NCalls =     97
VariableMetric: Iteration #  24 - FCN =    297601.299872 Edm =    0.0356051 NCalls =     99
VariableMetric: Iteration #  25 - FCN =   297598.8091471 Edm =      1.99568 NCalls =    104
VariableMetric: Iteration #  26 - FCN =   297545.5571272 Edm =       21.236 NCalls =    109
VariableMetric: Iteration #  27 - FCN =   297525.2598609 Edm =      4.39796 NCalls =    110
VariableMetric: Iteration #  28 - FCN =   297516.7189916 Edm =     0.483663 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297516.2510449 Edm =    0.0792491 NCalls =    115
VariableMetric: Iteration #  30 - FCN =   297516.1581121 Edm =   0.00801151 NCalls =    117
VariableMetric: Iteration #  31 - FCN =   297516.1245557 Edm =    0.0196899 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297515.5215695 Edm =     0.435063 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297499.2925101 Edm =      4.28519 NCalls =    128
VariableMetric: Iteration #  34 - FCN =   297491.6207091 Edm =      2.18242 NCalls =    130
VariableMetric: Iteration #  35 - FCN =    297489.763075 Edm =      1.21194 NCalls =    132
VariableMetric: Iteration #  36 - FCN =   297488.5720887 Edm =     0.066909 NCalls =    134
VariableMetric: Iteration #  37 - FCN =   297488.4945499 Edm =   0.00552388 NCalls =    136
VariableMetric: Iteration #  38 - FCN =    297488.477074 Edm =    0.0106906 NCalls =    138
VariableMetric: Iteration #  39 - FCN =   297488.4008997 Edm =    0.0554038 NCalls =    141
VariableMetric: Iteration #  40 - FCN =   297485.9331292 Edm =      1.64308 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297480.3475446 Edm =     0.397908 NCalls =    147
VariableMetric: Iteration #  42 - FCN =   297479.8768742 Edm =    0.0369902 NCalls =    149
VariableMetric: Iteration #  43 - FCN =   297479.8299976 Edm =   0.00461483 NCalls =    151
VariableMetric: Iteration #  44 - FCN =   297479.8185223 Edm =   0.00650645 NCalls =    153
VariableMetric: Iteration #  45 - FCN =   297479.2119719 Edm =      0.51522 NCalls =    158
VariableMetric: Iteration #  46 - FCN =     297461.94875 Edm =       2.8253 NCalls =    162
VariableMetric: Iteration #  47 - FCN =   297458.2914253 Edm =     0.476367 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297457.5266116 Edm =      0.23056 NCalls =    167
VariableMetric: Iteration #  49 - FCN =   297456.5668817 Edm =     0.483813 NCalls =    170
VariableMetric: Iteration #  50 - FCN =   297456.3655786 Edm =     0.539615 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297455.6183865 Edm =     0.306634 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297455.1604294 Edm =     0.940055 NCalls =    182
VariableMetric: Iteration #  53 - FCN =   297453.4749702 Edm =      1.25102 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297452.2976446 Edm =      2.58724 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297450.7451732 Edm =     0.580275 NCalls =    190
VariableMetric: Iteration #  56 - FCN =   297449.5854203 Edm =     0.298728 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297449.2751997 Edm =     0.339266 NCalls =    199
VariableMetric: Iteration #  58 - FCN =   297449.1648793 Edm =     0.147629 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297448.9344048 Edm =     0.102827 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297448.7685026 Edm =    0.0993961 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297448.6824213 Edm =    0.0607469 NCalls =    208
VariableMetric: Iteration #  62 - FCN =   297448.6126268 Edm =    0.0151765 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297448.5916236 Edm =     0.002399 NCalls =    213
VariableMetric: Iteration #  64 - FCN =   297448.5879674 Edm =    0.0014334 NCalls =    215
VariableMetric: Iteration #  65 - FCN =   297448.5862203 Edm =   0.00140991 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297448.5376293 Edm =    0.0407774 NCalls =    222
VariableMetric: Iteration #  67 - FCN =    297447.289054 Edm =      1.59539 NCalls =    227
VariableMetric: Iteration #  68 - FCN =   297447.1250467 Edm =     0.310083 NCalls =    230
VariableMetric: Iteration #  69 - FCN =   297446.7935965 Edm =     0.630784 NCalls =    233
VariableMetric: Iteration #  70 - FCN =   297440.6554624 Edm =       2.3608 NCalls =    239
VariableMetric: Iteration #  71 - FCN =   297438.8297913 Edm =     0.400397 NCalls =    241
VariableMetric: Iteration #  72 - FCN =   297438.1314919 Edm =     0.418592 NCalls =    243
VariableMetric: Iteration #  73 - FCN =   297436.6212626 Edm =     0.361511 NCalls =    247
VariableMetric: Iteration #  74 - FCN =    297436.330443 Edm =    0.0756514 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297436.2876577 Edm =   0.00260615 NCalls =    251
VariableMetric: Iteration #  76 - FCN =   297436.2842069 Edm =   0.00075485 NCalls =    253
VariableMetric: Iteration #  77 - FCN =    297436.281836 Edm =  0.000836598 NCalls =    255
VariableMetric: Iteration #  78 - FCN =   297436.2761116 Edm =   0.00398137 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297436.1188925 Edm =     0.165117 NCalls =    262
VariableMetric: Iteration #  80 - FCN =   297436.0385547 Edm =    0.0761179 NCalls =    266
VariableMetric: Iteration #  81 - FCN =   297435.0964817 Edm =     0.764348 NCalls =    272
VariableMetric: Iteration #  82 - FCN =   297426.5235063 Edm =      1.94722 NCalls =    276
VariableMetric: Iteration #  83 - FCN =   297425.2094707 Edm =         0.24 NCalls =    278
VariableMetric: Iteration #  84 - FCN =   297424.9918169 Edm =    0.0227445 NCalls =    280
VariableMetric: Iteration #  85 - FCN =   297424.9719035 Edm =   0.00245138 NCalls =    281
VariableMetric: Iteration #  86 - FCN =   297424.9689991 Edm =  0.000440973 NCalls =    283
VariableMetric: Iteration #  87 - FCN =   297424.9677868 Edm =  0.000634902 NCalls =    285
VariableMetric: Iteration #  88 - FCN =   297424.9656724 Edm =  0.000981447 NCalls =    287
VariableMetric: Iteration #  89 - FCN =   297424.9430651 Edm =    0.0254308 NCalls =    291
VariableMetric: Iteration #  90 - FCN =   297424.5168201 Edm =     0.399035 NCalls =    298
VariableMetric: Iteration #  91 - FCN =   297419.9832249 Edm =     0.245747 NCalls =    301
VariableMetric: Iteration #  92 - FCN =   297419.7520979 Edm =    0.0206351 NCalls =    302
VariableMetric: Iteration #  93 - FCN =   297419.7271022 Edm =    0.0190349 NCalls =    304
VariableMetric: Iteration #  94 - FCN =   297419.7182853 Edm =   0.00291112 NCalls =    306
VariableMetric: Iteration #  95 - FCN =   297419.7146416 Edm =  0.000198244 NCalls =    308
VariableMetric: Iteration #  96 - FCN =   297419.7143612 Edm =  8.75601e-05 NCalls =    310
VariableMetric: Iteration #  97 - FCN =   297419.7105456 Edm =   0.00417951 NCalls =    315
VariableMetric: Iteration #  98 - FCN =   297419.6197271 Edm =    0.0282182 NCalls =    322
VariableMetric: Iteration #  99 - FCN =   297419.0141251 Edm =     0.340869 NCalls =    324
VariableMetric: Iteration # 100 - FCN =   297417.1818645 Edm =    0.0578288 NCalls =    326
VariableMetric: Iteration # 101 - FCN =   297417.1295734 Edm =    0.0022337 NCalls =    328
VariableMetric: Iteration # 102 - FCN =   297417.1275348 Edm =  0.000140933 NCalls =    330
VariableMetric: Iteration # 103 - FCN =   297417.1273115 Edm =  8.44827e-05 NCalls =    332
VariableMetric: After Hessian   - FCN =   297417.1273115 Edm =      5.35063 NCalls =    809
VariableMetric: Iteration # 104 - FCN =   297417.1273115 Edm =      5.35063 NCalls =    809
VariableMetric: Iteration # 105 - FCN =   297416.7619781 Edm =      22.8147 NCalls =    811
VariableMetric: Iteration # 106 - FCN =   297412.0332892 Edm =     0.149253 NCalls =    815
VariableMetric: Iteration # 107 - FCN =   297411.5925186 Edm =    0.0764082 NCalls =    821
VariableMetric: Iteration # 108 - FCN =   297411.3315561 Edm =     0.570373 NCalls =    824
VariableMetric: Iteration # 109 - FCN =   297411.1655785 Edm =     0.166569 NCalls =    827
VariableMetric: Iteration # 110 - FCN =   297410.9962352 Edm =     0.144617 NCalls =    829
VariableMetric: Iteration # 111 - FCN =   297410.8163505 Edm =    0.0978564 NCalls =    833
VariableMetric: Iteration # 112 - FCN =   297410.7088903 Edm =    0.0828145 NCalls =    835
VariableMetric: Iteration # 113 - FCN =   297410.5278368 Edm =     0.123121 NCalls =    838
VariableMetric: Iteration # 114 - FCN =   297410.2706521 Edm =     0.218345 NCalls =    841
VariableMetric: Iteration # 115 - FCN =   297410.0225835 Edm =     0.425234 NCalls =    843
VariableMetric: Iteration # 116 - FCN =   297409.1332284 Edm =     0.546592 NCalls =    847
VariableMetric: Iteration # 117 - FCN =   297408.8565771 Edm =      1.14523 NCalls =    850
VariableMetric: Iteration # 118 - FCN =    297408.009636 Edm =     0.792237 NCalls =    853
VariableMetric: Iteration # 119 - FCN =   297406.9871081 Edm =     0.734816 NCalls =    858
VariableMetric: Iteration # 120 - FCN =   297405.5514296 Edm =      3.07569 NCalls =    863
VariableMetric: Iteration # 121 - FCN =   297403.6171408 Edm =       4.1894 NCalls =    866
VariableMetric: Iteration # 122 - FCN =   297401.0559606 Edm =      14.1395 NCalls =    875
VariableMetric: Iteration # 123 - FCN =   297397.0851331 Edm =      8.11829 NCalls =    879
VariableMetric: Iteration # 124 - FCN =   297392.9826094 Edm =       5.7306 NCalls =    883
VariableMetric: Iteration # 125 - FCN =   297390.3095494 Edm =      1.98672 NCalls =    886
VariableMetric: Iteration # 126 - FCN =   297388.3108437 Edm =      4.58097 NCalls =    889
VariableMetric: Iteration # 127 - FCN =   297387.4172978 Edm =      1.04277 NCalls =    891
VariableMetric: Iteration # 128 - FCN =   297384.6669071 Edm =     0.686941 NCalls =    894
VariableMetric: Iteration # 129 - FCN =   297383.8945901 Edm =     0.937187 NCalls =    896
VariableMetric: Iteration # 130 - FCN =   297382.8290362 Edm =     0.709035 NCalls =    898
VariableMetric: Iteration # 131 - FCN =   297381.5954276 Edm =     0.894944 NCalls =    902
VariableMetric: Iteration # 132 - FCN =   297380.8285532 Edm =      0.36455 NCalls =    905
VariableMetric: Iteration # 133 - FCN =   297380.4990071 Edm =    0.0906648 NCalls =    906
VariableMetric: Iteration # 134 - FCN =   297380.4110841 Edm =    0.0422216 NCalls =    908
VariableMetric: Iteration # 135 - FCN =    297380.341249 Edm =    0.0372663 NCalls =    910
VariableMetric: Iteration # 136 - FCN =   297380.2938237 Edm =    0.0209467 NCalls =    912
VariableMetric: Iteration # 137 - FCN =   297380.2597573 Edm =   0.00755489 NCalls =    914
VariableMetric: Iteration # 138 - FCN =   297380.2453119 Edm =   0.00427533 NCalls =    916
VariableMetric: Iteration # 139 - FCN =   297380.2329623 Edm =    0.0073238 NCalls =    918
VariableMetric: Iteration # 140 - FCN =   297380.2143784 Edm =   0.00426288 NCalls =    920
VariableMetric: Iteration # 141 - FCN =   297380.2075048 Edm =  0.000892875 NCalls =    922
VariableMetric: Iteration # 142 - FCN =   297380.2052247 Edm =  0.000415658 NCalls =    924
VariableMetric: Iteration # 143 - FCN =   297380.2045626 Edm =  6.58954e-05 NCalls =    926
VariableMetric: After Hessian   - FCN =   297380.2045626 Edm =  0.000115821 NCalls =   1411
VariableMetric: Iteration # 144 - FCN =   297380.2045626 Edm =  0.000115821 NCalls =   1411
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    309181.068686 Edm =      10.2583 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    309181.068686 Edm =      10.2583 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304266.8496938 Edm =      423.929 NCalls =      7
VariableMetric: Iteration #   2 - FCN =    303801.231896 Edm =      89.6031 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   299257.0386569 Edm =      11.5698 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298982.3215167 Edm =      343.149 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   298774.1699531 Edm =      92.1588 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   298644.2373152 Edm =      60.3968 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298608.6399048 Edm =      5.75613 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298560.4859531 Edm =       17.164 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297765.8965781 Edm =      56.1925 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297683.8738337 Edm =      29.3165 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297604.0086905 Edm =       15.328 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297580.2723861 Edm =      5.71006 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297571.8281254 Edm =      3.20319 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297564.9404852 Edm =      2.90644 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297561.4379773 Edm =     0.670031 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297560.4565664 Edm =     0.302345 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297559.9919707 Edm =     0.129536 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297559.3784286 Edm =     0.496001 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297557.1718378 Edm =      2.12872 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297520.9052978 Edm =      40.9182 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297520.7542259 Edm =     0.204564 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297519.3615576 Edm =     0.940873 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297514.8532129 Edm =      1.90977 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297477.6357056 Edm =      36.7328 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297439.6460888 Edm =      14.3151 NCalls =     95
VariableMetric: Iteration #  26 - FCN =    297417.523547 Edm =      2.91194 NCalls =     97
VariableMetric: Iteration #  27 - FCN =    297412.830429 Edm =      2.55873 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297407.9394049 Edm =      4.91803 NCalls =    105
VariableMetric: Iteration #  29 - FCN =   297403.2831637 Edm =      6.98821 NCalls =    107
VariableMetric: Iteration #  30 - FCN =    297397.145308 Edm =      2.42145 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297394.3622599 Edm =     0.704885 NCalls =    114
VariableMetric: Iteration #  32 - FCN =   297393.3700085 Edm =     0.386655 NCalls =    116
VariableMetric: Iteration #  33 - FCN =   297393.2875023 Edm =    0.0497823 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297393.2193353 Edm =    0.0288831 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297390.0088645 Edm =      2.81225 NCalls =    126
VariableMetric: Iteration #  36 - FCN =   297368.7973932 Edm =      5.06555 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297366.3800448 Edm =     0.718342 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297365.7932552 Edm =    0.0597807 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297365.3225555 Edm =      0.40971 NCalls =    136
VariableMetric: Iteration #  40 - FCN =   297319.3036498 Edm =      23.7268 NCalls =    141
VariableMetric: Iteration #  41 - FCN =   297293.1914936 Edm =      7.92661 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297281.5359916 Edm =      2.23744 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297277.9715667 Edm =     0.387352 NCalls =    149
VariableMetric: Iteration #  44 - FCN =   297277.4256256 Edm =     0.169558 NCalls =    151
VariableMetric: Iteration #  45 - FCN =   297277.1907383 Edm =    0.0535428 NCalls =    153
VariableMetric: Iteration #  46 - FCN =     297277.05684 Edm =    0.0524232 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297276.9619999 Edm =   0.00896338 NCalls =    157
VariableMetric: Iteration #  48 - FCN =    297276.849475 Edm =     0.101907 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297269.2002531 Edm =      9.13915 NCalls =    166
VariableMetric: Iteration #  50 - FCN =   297257.7106419 Edm =      7.03901 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297236.1504353 Edm =      5.43219 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297227.3198723 Edm =      2.71669 NCalls =    182
VariableMetric: Iteration #  53 - FCN =   297225.3059261 Edm =      1.04606 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297224.0402781 Edm =     0.500417 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297223.7148801 Edm =    0.0916871 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297223.5699631 Edm =    0.0217746 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297223.5440751 Edm =   0.00299534 NCalls =    193
VariableMetric: Iteration #  58 - FCN =   297223.5403812 Edm =   0.00129512 NCalls =    195
VariableMetric: Iteration #  59 - FCN =   297223.5329305 Edm =   0.00810133 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297223.0799246 Edm =     0.452729 NCalls =    205
VariableMetric: Iteration #  61 - FCN =   297214.1815956 Edm =      1.59705 NCalls =    209
VariableMetric: Iteration #  62 - FCN =   297211.9509457 Edm =     0.821189 NCalls =    212
VariableMetric: Iteration #  63 - FCN =   297211.6882893 Edm =    0.0757645 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297211.6232265 Edm =   0.00235124 NCalls =    215
VariableMetric: Iteration #  65 - FCN =    297211.619654 Edm =  0.000785812 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297211.6171757 Edm =  0.000691469 NCalls =    219
VariableMetric: Iteration #  67 - FCN =    297211.610598 Edm =   0.00666858 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297211.4257551 Edm =     0.152752 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297208.8214475 Edm =      2.05213 NCalls =    231
VariableMetric: Iteration #  70 - FCN =   297205.6827112 Edm =     0.425301 NCalls =    235
VariableMetric: Iteration #  71 - FCN =   297205.0691987 Edm =     0.939888 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297204.7977539 Edm =     0.262367 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297204.5797301 Edm =     0.152103 NCalls =    243
VariableMetric: Iteration #  74 - FCN =   297204.3820567 Edm =    0.0264882 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297204.3369193 Edm =   0.00494772 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297204.3332191 Edm =  0.000675052 NCalls =    249
VariableMetric: Iteration #  77 - FCN =   297204.3323484 Edm =   0.00012593 NCalls =    251
VariableMetric: Iteration #  78 - FCN =   297204.3316687 Edm =  0.000547919 NCalls =    254
VariableMetric: Iteration #  79 - FCN =   297204.2930468 Edm =    0.0320647 NCalls =    259
VariableMetric: Iteration #  80 - FCN =   297203.2171292 Edm =     0.928503 NCalls =    264
VariableMetric: Iteration #  81 - FCN =   297201.9921952 Edm =     0.508683 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297201.3698205 Edm =      0.29892 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297201.2237284 Edm =    0.0532065 NCalls =    272
VariableMetric: Iteration #  84 - FCN =   297201.1084403 Edm =     0.013305 NCalls =    275
VariableMetric: Iteration #  85 - FCN =   297201.0912477 Edm =   0.00159231 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297201.0897768 Edm =  0.000218965 NCalls =    279
VariableMetric: Iteration #  87 - FCN =   297201.0894983 Edm =  4.73069e-05 NCalls =    281
VariableMetric: After Hessian   - FCN =   297201.0894983 Edm =      26.8608 NCalls =    760
VariableMetric: Iteration #  88 - FCN =   297201.0894983 Edm =      26.8608 NCalls =    760
VariableMetric: Iteration #  89 - FCN =   297200.0029648 Edm =      1.71936 NCalls =    767
VariableMetric: Iteration #  90 - FCN =   297199.0597719 Edm =      3.60576 NCalls =    769
VariableMetric: Iteration #  91 - FCN =   297197.9248388 Edm =     0.245519 NCalls =    772
VariableMetric: Iteration #  92 - FCN =   297197.0909079 Edm =     0.204543 NCalls =    775
VariableMetric: Iteration #  93 - FCN =   297196.9093024 Edm =      0.17171 NCalls =    777
VariableMetric: Iteration #  94 - FCN =   297196.7244177 Edm =     0.118516 NCalls =    780
VariableMetric: Iteration #  95 - FCN =   297196.6352324 Edm =    0.0544087 NCalls =    782
VariableMetric: Iteration #  96 - FCN =   297196.5216319 Edm =    0.0326503 NCalls =    785
VariableMetric: Iteration #  97 - FCN =   297196.4863055 Edm =    0.0284966 NCalls =    786
VariableMetric: Iteration #  98 - FCN =   297196.4506142 Edm =    0.0111293 NCalls =    788
VariableMetric: Iteration #  99 - FCN =   297196.4208036 Edm =    0.0120128 NCalls =    791
VariableMetric: Iteration # 100 - FCN =   297196.3957662 Edm =   0.00811041 NCalls =    794
VariableMetric: Iteration # 101 - FCN =   297196.3812152 Edm =   0.00695669 NCalls =    797
VariableMetric: Iteration # 102 - FCN =   297196.3699563 Edm =   0.00346722 NCalls =    799
VariableMetric: Iteration # 103 - FCN =   297196.3626827 Edm =   0.00198203 NCalls =    801
VariableMetric: Iteration # 104 - FCN =   297196.3590511 Edm =   0.00117118 NCalls =    803
VariableMetric: Iteration # 105 - FCN =   297196.3533813 Edm =   0.00296279 NCalls =    805
VariableMetric: Iteration # 106 - FCN =   297196.3441939 Edm =   0.00121691 NCalls =    807
VariableMetric: Iteration # 107 - FCN =   297196.3416868 Edm =  0.000382197 NCalls =    809
VariableMetric: Iteration # 108 - FCN =   297196.3407707 Edm =  0.000156723 NCalls =    811
VariableMetric: Iteration # 109 - FCN =   297196.3404932 Edm =  3.65029e-05 NCalls =    813
VariableMetric: After Hessian   - FCN =   297196.3404932 Edm =  0.000158006 NCalls =   1296
VariableMetric: Iteration # 110 - FCN =   297196.3404932 Edm =  0.000158006 NCalls =   1296
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   322110.4153611 Edm =      37.1104 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   322110.4153611 Edm =      37.1104 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   307617.3164097 Edm =       6.1613 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   303147.8709401 Edm =      1369.14 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   299132.5627656 Edm =      109.933 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   299126.9094645 Edm =      3.18893 NCalls =     15
VariableMetric: Iteration #   5 - FCN =   298157.0992596 Edm =      12.4352 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298128.3844873 Edm =      9.71634 NCalls =     25
VariableMetric: Iteration #   7 - FCN =   298113.2168355 Edm =      2.19384 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   298109.5962173 Edm =       2.1979 NCalls =     29
VariableMetric: Iteration #   9 - FCN =   298085.6866733 Edm =      22.1149 NCalls =     34
VariableMetric: Iteration #  10 - FCN =   297917.0057252 Edm =      53.2369 NCalls =     41
VariableMetric: Iteration #  11 - FCN =   297821.2261924 Edm =      33.6756 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297812.7695504 Edm =      2.03787 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297810.7482476 Edm =     0.428048 NCalls =     48
VariableMetric: Iteration #  14 - FCN =   297809.3365405 Edm =     0.792199 NCalls =     50
VariableMetric: Iteration #  15 - FCN =   297759.5275397 Edm =       26.769 NCalls =     56
VariableMetric: Iteration #  16 - FCN =   297667.9615052 Edm =      12.3521 NCalls =     58
VariableMetric: Iteration #  17 - FCN =   297653.1305271 Edm =     0.480656 NCalls =     61
VariableMetric: Iteration #  18 - FCN =   297652.6784095 Edm =    0.0306815 NCalls =     62
VariableMetric: Iteration #  19 - FCN =   297652.6230447 Edm =    0.0365633 NCalls =     64
VariableMetric: Iteration #  20 - FCN =   297652.2545479 Edm =     0.420164 NCalls =     68
VariableMetric: Iteration #  21 - FCN =   297649.0392584 Edm =      2.96597 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297526.6634698 Edm =      17.8323 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297506.9723378 Edm =     0.940656 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297506.0812554 Edm =    0.0890447 NCalls =     84
VariableMetric: Iteration #  25 - FCN =    297506.004041 Edm =   0.00711088 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297505.9925443 Edm =   0.00496241 NCalls =     87
VariableMetric: Iteration #  27 - FCN =   297505.7468946 Edm =     0.287516 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297499.7661923 Edm =      2.75154 NCalls =     99
VariableMetric: Iteration #  29 - FCN =   297479.8704329 Edm =      6.97829 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297472.7411017 Edm =     0.318318 NCalls =    104
VariableMetric: Iteration #  31 - FCN =   297472.5166356 Edm =    0.0114836 NCalls =    106
VariableMetric: Iteration #  32 - FCN =   297472.5015722 Edm =   0.00456891 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297472.2614033 Edm =     0.234519 NCalls =    113
VariableMetric: Iteration #  34 - FCN =   297470.6664944 Edm =     0.849605 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297437.0805653 Edm =      14.2685 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297418.0377541 Edm =      7.40513 NCalls =    125
VariableMetric: Iteration #  37 - FCN =    297414.333727 Edm =     0.206512 NCalls =    127
VariableMetric: Iteration #  38 - FCN =   297414.1601508 Edm =    0.0405342 NCalls =    129
VariableMetric: Iteration #  39 - FCN =   297414.1203237 Edm =    0.0162002 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297414.0997497 Edm =   0.00107272 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297414.0961108 Edm =   0.00193771 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297414.0523518 Edm =    0.0363321 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297411.7067743 Edm =      2.09481 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297403.2995531 Edm =       1.6969 NCalls =    147
VariableMetric: Iteration #  45 - FCN =   297401.8296982 Edm =     0.349193 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297401.6035904 Edm =     0.243658 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297401.3066677 Edm =    0.0770041 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297401.2191715 Edm =   0.00562592 NCalls =    155
VariableMetric: Iteration #  49 - FCN =   297401.2109545 Edm =   0.00210787 NCalls =    157
VariableMetric: Iteration #  50 - FCN =   297401.1937287 Edm =    0.0140838 NCalls =    160
VariableMetric: Iteration #  51 - FCN =   297400.6260922 Edm =     0.614141 NCalls =    164
VariableMetric: Iteration #  52 - FCN =   297399.6087632 Edm =      1.01847 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297398.2922406 Edm =      1.28113 NCalls =    174
VariableMetric: Iteration #  54 - FCN =   297384.4120507 Edm =      17.6034 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297381.0149522 Edm =      4.62021 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297379.3408823 Edm =      3.20036 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297377.4502325 Edm =      2.26611 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297376.6516429 Edm =     0.127506 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297376.4994029 Edm =    0.0937118 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297376.3050645 Edm =     0.136892 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297375.9112044 Edm =     0.251458 NCalls =    201
VariableMetric: Iteration #  62 - FCN =   297375.5049767 Edm =     0.686668 NCalls =    203
VariableMetric: Iteration #  63 - FCN =   297375.1501326 Edm =     0.281639 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297373.9331414 Edm =     0.961105 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297372.9807551 Edm =      1.59404 NCalls =    213
VariableMetric: Iteration #  66 - FCN =   297371.4938242 Edm =     0.758036 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297371.3404476 Edm =     0.373063 NCalls =    218
VariableMetric: Iteration #  68 - FCN =   297370.9588312 Edm =     0.293517 NCalls =    221
VariableMetric: Iteration #  69 - FCN =   297370.6556028 Edm =    0.0698321 NCalls =    223
VariableMetric: Iteration #  70 - FCN =   297370.5490458 Edm =    0.0313799 NCalls =    225
VariableMetric: Iteration #  71 - FCN =   297370.4652316 Edm =    0.0349767 NCalls =    227
VariableMetric: Iteration #  72 - FCN =   297370.3824941 Edm =    0.0297811 NCalls =    229
VariableMetric: Iteration #  73 - FCN =   297370.3620662 Edm =    0.0150035 NCalls =    231
VariableMetric: Iteration #  74 - FCN =   297370.3425311 Edm =   0.00278197 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297370.3369082 Edm =  0.000712499 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297370.3353968 Edm =  0.000497173 NCalls =    239
VariableMetric: Iteration #  77 - FCN =   297370.3306209 Edm =   0.00548687 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297370.3211875 Edm =   0.00955871 NCalls =    247
VariableMetric: Iteration #  79 - FCN =   297370.2618066 Edm =     0.128779 NCalls =    254
VariableMetric: Iteration #  80 - FCN =   297370.2608674 Edm =   0.00102504 NCalls =    256
VariableMetric: Iteration #  81 - FCN =   297370.2399098 Edm =    0.0219594 NCalls =    260
VariableMetric: Iteration #  82 - FCN =   297369.9870465 Edm =     0.261261 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297369.9849381 Edm =   0.00161179 NCalls =    269
VariableMetric: Iteration #  84 - FCN =    297369.692974 Edm =     0.322236 NCalls =    276
VariableMetric: Iteration #  85 - FCN =   297369.6913107 Edm =  0.000860979 NCalls =    278
VariableMetric: Iteration #  86 - FCN =   297369.6820453 Edm =    0.0128483 NCalls =    282
VariableMetric: Iteration #  87 - FCN =   297369.6516388 Edm =    0.0278173 NCalls =    288
VariableMetric: Iteration #  88 - FCN =   297366.8738151 Edm =      0.60704 NCalls =    294
VariableMetric: Iteration #  89 - FCN =   297366.0929531 Edm =     0.172695 NCalls =    296
VariableMetric: Iteration #  90 - FCN =   297366.0112023 Edm =    0.0653015 NCalls =    298
VariableMetric: Iteration #  91 - FCN =   297365.9474376 Edm =   0.00795451 NCalls =    300
VariableMetric: Iteration #  92 - FCN =   297365.9342997 Edm =   0.00240074 NCalls =    302
VariableMetric: Iteration #  93 - FCN =   297365.9264643 Edm =   0.00378249 NCalls =    304
VariableMetric: Iteration #  94 - FCN =   297365.9200684 Edm =  0.000631453 NCalls =    306
VariableMetric: Iteration #  95 - FCN =   297365.9188722 Edm =  0.000648162 NCalls =    308
VariableMetric: Iteration #  96 - FCN =    297365.855373 Edm =    0.0591113 NCalls =    314
VariableMetric: Iteration #  97 - FCN =   297363.5886301 Edm =     0.667254 NCalls =    319
VariableMetric: Iteration #  98 - FCN =   297362.9541039 Edm =     0.134277 NCalls =    321
VariableMetric: Iteration #  99 - FCN =   297362.8839448 Edm =    0.0276199 NCalls =    323
VariableMetric: Iteration # 100 - FCN =    297362.854019 Edm =   0.00327824 NCalls =    325
VariableMetric: Iteration # 101 - FCN =   297362.8482875 Edm =    0.0002708 NCalls =    327
VariableMetric: Iteration # 102 - FCN =   297362.8477975 Edm =  0.000228804 NCalls =    329
VariableMetric: Iteration # 103 - FCN =   297362.8413127 Edm =   0.00643196 NCalls =    334
VariableMetric: Iteration # 104 - FCN =   297362.6208063 Edm =    0.0164691 NCalls =    341
VariableMetric: Iteration # 105 - FCN =   297361.4178489 Edm =     0.335779 NCalls =    344
VariableMetric: Iteration # 106 - FCN =   297361.0197922 Edm =     0.150099 NCalls =    346
VariableMetric: Iteration # 107 - FCN =    297360.853854 Edm =   0.00503769 NCalls =    347
VariableMetric: Iteration # 108 - FCN =   297360.8461392 Edm =  0.000678274 NCalls =    349
VariableMetric: Iteration # 109 - FCN =    297360.845375 Edm =  4.40884e-05 NCalls =    351
VariableMetric: After Hessian   - FCN =    297360.845375 Edm =      110.808 NCalls =    828
VariableMetric: Iteration # 110 - FCN =    297360.845375 Edm =      110.808 NCalls =    828
VariableMetric: Iteration # 111 - FCN =   297360.0719082 Edm =      37.8441 NCalls =    834
VariableMetric: Iteration # 112 - FCN =   297352.2367115 Edm =      522.905 NCalls =    843
VariableMetric: Iteration # 113 - FCN =   297351.5244773 Edm =      3118.99 NCalls =    852
VariableMetric: Iteration # 114 - FCN =    297351.086574 Edm =      6051.44 NCalls =    856
VariableMetric: Iteration # 115 - FCN =   297349.4510233 Edm =        16645 NCalls =    860
VariableMetric: Iteration # 116 - FCN =   297348.4504762 Edm =      1527.04 NCalls =    864
VariableMetric: Iteration # 117 - FCN =   297347.6692701 Edm =      256.977 NCalls =    868
VariableMetric: Iteration # 118 - FCN =   297347.3645137 Edm =      402.149 NCalls =    871
VariableMetric: Iteration # 119 - FCN =   297347.1799681 Edm =       70.642 NCalls =    874
VariableMetric: Iteration # 120 - FCN =   297347.0983085 Edm =      15.7605 NCalls =    877
VariableMetric: Iteration # 121 - FCN =   297347.0300252 Edm =      29.4241 NCalls =    880
VariableMetric: Iteration # 122 - FCN =   297346.9057522 Edm =      90.8804 NCalls =    882
VariableMetric: Iteration # 123 - FCN =   297346.7886817 Edm =      20.4635 NCalls =    885
VariableMetric: Iteration # 124 - FCN =   297346.6623445 Edm =      13.5012 NCalls =    888
VariableMetric: Iteration # 125 - FCN =    297346.601306 Edm =      19.2595 NCalls =    891
VariableMetric: Iteration # 126 - FCN =   297346.4709096 Edm =      15.5236 NCalls =    893
VariableMetric: Iteration # 127 - FCN =   297346.4112412 Edm =      1.59726 NCalls =    896
VariableMetric: Iteration # 128 - FCN =   297346.2897117 Edm =      0.93871 NCalls =    898
VariableMetric: Iteration # 129 - FCN =   297346.2700329 Edm =      1.55166 NCalls =    900
VariableMetric: Iteration # 130 - FCN =   297346.2125485 Edm =     0.711995 NCalls =    902
VariableMetric: Iteration # 131 - FCN =   297346.1349355 Edm =     0.249335 NCalls =    904
VariableMetric: Iteration # 132 - FCN =   297346.0927098 Edm =     0.157876 NCalls =    906
VariableMetric: Iteration # 133 - FCN =   297346.0698746 Edm =    0.0878395 NCalls =    908
VariableMetric: Iteration # 134 - FCN =   297346.0601326 Edm =    0.0102051 NCalls =    910
VariableMetric: Iteration # 135 - FCN =   297346.0440683 Edm =    0.0101795 NCalls =    912
VariableMetric: Iteration # 136 - FCN =   297346.0348312 Edm =   0.00893176 NCalls =    914
VariableMetric: Iteration # 137 - FCN =    297346.022411 Edm =   0.00322871 NCalls =    916
VariableMetric: Iteration # 138 - FCN =   297346.0212513 Edm =   0.00122153 NCalls =    918
VariableMetric: Iteration # 139 - FCN =   297346.0204822 Edm =  4.56146e-05 NCalls =    920
VariableMetric: After Hessian   - FCN =   297346.0204822 Edm =   4.2224e-05 NCalls =   1407
VariableMetric: Iteration # 140 - FCN =   297346.0204822 Edm =   4.2224e-05 NCalls =   1407
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    315267.925904 Edm =      36.0195 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    315267.925904 Edm =      36.0195 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   312485.1955893 Edm =      34.1834 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   301955.1218361 Edm =      14.2533 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   301919.0274001 Edm =      21.4343 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   301763.5453896 Edm =      133.391 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   301560.6103882 Edm =      96.4775 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   301373.7592732 Edm =     0.696964 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   301366.7711854 Edm =      6.46737 NCalls =     37
VariableMetric: Iteration #   8 - FCN =   301271.9561009 Edm =      132.154 NCalls =     43
VariableMetric: Iteration #   9 - FCN =   301196.0599873 Edm =      77.8314 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   297982.1007975 Edm =       255.91 NCalls =     54
VariableMetric: Iteration #  11 - FCN =   297817.6704769 Edm =      59.1931 NCalls =     56
VariableMetric: Iteration #  12 - FCN =   297784.3595509 Edm =      13.4641 NCalls =     58
VariableMetric: Iteration #  13 - FCN =   297775.1003608 Edm =     0.565646 NCalls =     60
VariableMetric: Iteration #  14 - FCN =    297774.346491 Edm =    0.0962379 NCalls =     62
VariableMetric: Iteration #  15 - FCN =   297762.7595145 Edm =      9.79358 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297666.7133576 Edm =      35.1875 NCalls =     71
VariableMetric: Iteration #  17 - FCN =   297606.9000053 Edm =       24.532 NCalls =     74
VariableMetric: Iteration #  18 - FCN =   297535.2134843 Edm =      63.2831 NCalls =     82
VariableMetric: Iteration #  19 - FCN =   297520.0594665 Edm =      59.3778 NCalls =     85
VariableMetric: Iteration #  20 - FCN =   297346.9185873 Edm =      19.1564 NCalls =     89
VariableMetric: Iteration #  21 - FCN =   297333.1262811 Edm =      6.34045 NCalls =     91
VariableMetric: Iteration #  22 - FCN =   297329.4543661 Edm =     0.264476 NCalls =     93
VariableMetric: Iteration #  23 - FCN =   297327.6846112 Edm =     0.347137 NCalls =     96
VariableMetric: Iteration #  24 - FCN =   297327.1378042 Edm =    0.0877057 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297325.7188405 Edm =      1.41161 NCalls =    102
VariableMetric: Iteration #  26 - FCN =   297282.2721367 Edm =      19.1967 NCalls =    110
VariableMetric: Iteration #  27 - FCN =   297246.5823853 Edm =      3.14054 NCalls =    113
VariableMetric: Iteration #  28 - FCN =   297241.8316288 Edm =      0.46648 NCalls =    115
VariableMetric: Iteration #  29 - FCN =   297241.1341421 Edm =     0.175598 NCalls =    117
VariableMetric: Iteration #  30 - FCN =   297240.8317856 Edm =     0.182336 NCalls =    119
VariableMetric: Iteration #  31 - FCN =   297240.5946871 Edm =    0.0497647 NCalls =    122
VariableMetric: Iteration #  32 - FCN =   297240.5365384 Edm =    0.0154296 NCalls =    124
VariableMetric: Iteration #  33 - FCN =   297240.4734933 Edm =    0.0315125 NCalls =    127
VariableMetric: Iteration #  34 - FCN =   297240.1089555 Edm =     0.280701 NCalls =    131
VariableMetric: Iteration #  35 - FCN =   297239.2197978 Edm =      1.33794 NCalls =    136
VariableMetric: Iteration #  36 - FCN =   297235.4344819 Edm =      10.1856 NCalls =    139
VariableMetric: Iteration #  37 - FCN =    297233.770409 Edm =       1.6693 NCalls =    142
VariableMetric: Iteration #  38 - FCN =   297208.6259179 Edm =      23.7111 NCalls =    150
VariableMetric: Iteration #  39 - FCN =   297205.9301696 Edm =      5.30277 NCalls =    154
VariableMetric: Iteration #  40 - FCN =   297193.7229271 Edm =      2.40821 NCalls =    159
VariableMetric: Iteration #  41 - FCN =   297188.8759068 Edm =      2.05582 NCalls =    162
VariableMetric: Iteration #  42 - FCN =   297183.9520056 Edm =     0.399617 NCalls =    166
VariableMetric: Iteration #  43 - FCN =   297183.5570228 Edm =    0.0220737 NCalls =    167
VariableMetric: Iteration #  44 - FCN =   297183.5265772 Edm =   0.00157524 NCalls =    169
VariableMetric: Iteration #  45 - FCN =   297183.5133123 Edm =    0.0109248 NCalls =    172
VariableMetric: Iteration #  46 - FCN =   297182.8407969 Edm =     0.368255 NCalls =    177
VariableMetric: Iteration #  47 - FCN =   297173.9405826 Edm =      1.51258 NCalls =    181
VariableMetric: Iteration #  48 - FCN =   297171.6555323 Edm =     0.114066 NCalls =    183
VariableMetric: Iteration #  49 - FCN =    297171.535712 Edm =    0.0224302 NCalls =    185
VariableMetric: Iteration #  50 - FCN =   297171.4533102 Edm =     0.032631 NCalls =    188
VariableMetric: Iteration #  51 - FCN =   297171.3793426 Edm =    0.0226681 NCalls =    191
VariableMetric: Iteration #  52 - FCN =   297171.3681819 Edm =   0.00150408 NCalls =    193
VariableMetric: Iteration #  53 - FCN =   297171.3657723 Edm =  0.000829531 NCalls =    195
VariableMetric: Iteration #  54 - FCN =   297171.3588482 Edm =   0.00605431 NCalls =    198
VariableMetric: Iteration #  55 - FCN =   297171.2359289 Edm =     0.117625 NCalls =    203
VariableMetric: Iteration #  56 - FCN =   297168.9706817 Edm =      1.73359 NCalls =    214
VariableMetric: Iteration #  57 - FCN =   297168.5706705 Edm =       1.9338 NCalls =    216
VariableMetric: Iteration #  58 - FCN =   297166.2301223 Edm =     0.925424 NCalls =    218
VariableMetric: Iteration #  59 - FCN =   297165.0471233 Edm =     0.622366 NCalls =    220
VariableMetric: Iteration #  60 - FCN =    297163.825478 Edm =      1.16899 NCalls =    223
VariableMetric: Iteration #  61 - FCN =   297161.8904083 Edm =     0.281748 NCalls =    227
VariableMetric: Iteration #  62 - FCN =   297161.4673499 Edm =    0.0215774 NCalls =    229
VariableMetric: Iteration #  63 - FCN =   297161.4487898 Edm =   0.00621024 NCalls =    231
VariableMetric: Iteration #  64 - FCN =   297161.4425871 Edm =   0.00171413 NCalls =    233
VariableMetric: Iteration #  65 - FCN =   297161.4364115 Edm =     0.003134 NCalls =    235
VariableMetric: Iteration #  66 - FCN =   297161.4215493 Edm =   0.00477708 NCalls =    237
VariableMetric: Iteration #  67 - FCN =   297161.3498436 Edm =    0.0684514 NCalls =    240
VariableMetric: Iteration #  68 - FCN =   297158.1290463 Edm =      6.51767 NCalls =    248
VariableMetric: Iteration #  69 - FCN =    297158.094809 Edm =    0.0164329 NCalls =    250
VariableMetric: Iteration #  70 - FCN =   297158.0537548 Edm =    0.0197778 NCalls =    252
VariableMetric: Iteration #  71 - FCN =   297157.9869719 Edm =    0.0175416 NCalls =    254
VariableMetric: Iteration #  72 - FCN =   297157.5291876 Edm =     0.538996 NCalls =    259
VariableMetric: Iteration #  73 - FCN =   297155.2044159 Edm =       9.5406 NCalls =    268
VariableMetric: Iteration #  74 - FCN =    297154.270636 Edm =      2.55814 NCalls =    273
VariableMetric: Iteration #  75 - FCN =   297154.0983104 Edm =     0.128593 NCalls =    276
VariableMetric: Iteration #  76 - FCN =   297146.5484813 Edm =      12.0091 NCalls =    280
VariableMetric: Iteration #  77 - FCN =   297145.8578473 Edm =     0.532716 NCalls =    282
VariableMetric: Iteration #  78 - FCN =   297145.4432716 Edm =     0.529534 NCalls =    284
VariableMetric: Iteration #  79 - FCN =   297144.8574532 Edm =     0.697492 NCalls =    286
VariableMetric: Iteration #  80 - FCN =   297143.9325095 Edm =       1.1025 NCalls =    289
VariableMetric: Iteration #  81 - FCN =     297141.00031 Edm =      1.86951 NCalls =    293
VariableMetric: Iteration #  82 - FCN =   297130.9125103 Edm =      1.53328 NCalls =    297
VariableMetric: Iteration #  83 - FCN =   297127.9964115 Edm =     0.402001 NCalls =    299
VariableMetric: Iteration #  84 - FCN =   297127.5772857 Edm =    0.0466165 NCalls =    301
VariableMetric: Iteration #  85 - FCN =   297127.5080357 Edm =    0.0218155 NCalls =    303
VariableMetric: Iteration #  86 - FCN =   297127.4669829 Edm =     0.011588 NCalls =    306
VariableMetric: Iteration #  87 - FCN =   297127.4534049 Edm =   0.00259227 NCalls =    308
VariableMetric: Iteration #  88 - FCN =   297127.4510359 Edm =   0.00040371 NCalls =    310
VariableMetric: Iteration #  89 - FCN =    297127.449009 Edm =   0.00181634 NCalls =    313
VariableMetric: Iteration #  90 - FCN =   297127.2656403 Edm =     0.142919 NCalls =    320
VariableMetric: Iteration #  91 - FCN =   297126.0795772 Edm =     0.902895 NCalls =    323
VariableMetric: Iteration #  92 - FCN =   297123.9469992 Edm =     0.254934 NCalls =    328
VariableMetric: Iteration #  93 - FCN =   297123.7889364 Edm =    0.0740207 NCalls =    330
VariableMetric: Iteration #  94 - FCN =    297123.737185 Edm =    0.0092367 NCalls =    332
VariableMetric: Iteration #  95 - FCN =   297123.7115235 Edm =   0.00812709 NCalls =    335
VariableMetric: Iteration #  96 - FCN =   297123.6949256 Edm =   0.00379432 NCalls =    337
VariableMetric: Iteration #  97 - FCN =   297123.6911497 Edm =   0.00114722 NCalls =    338
VariableMetric: Iteration #  98 - FCN =   297123.6899293 Edm =  0.000243181 NCalls =    340
VariableMetric: Iteration #  99 - FCN =   297123.6895021 Edm =  0.000126694 NCalls =    342
VariableMetric: Iteration # 100 - FCN =   297123.6872055 Edm =   0.00187302 NCalls =    346
VariableMetric: Iteration # 101 - FCN =   297123.6031272 Edm =    0.0843954 NCalls =    352
VariableMetric: Iteration # 102 - FCN =   297123.5170092 Edm =     0.177409 NCalls =    356
VariableMetric: Iteration # 103 - FCN =   297123.0687322 Edm =     0.175271 NCalls =    359
VariableMetric: Iteration # 104 - FCN =   297122.8967208 Edm =     0.185492 NCalls =    362
VariableMetric: Iteration # 105 - FCN =   297122.7184367 Edm =    0.0279872 NCalls =    364
VariableMetric: Iteration # 106 - FCN =   297122.6450123 Edm =    0.0448459 NCalls =    366
VariableMetric: Iteration # 107 - FCN =   297122.5697713 Edm =    0.0381443 NCalls =    372
VariableMetric: Iteration # 108 - FCN =   297122.5187177 Edm =    0.0132918 NCalls =    374
VariableMetric: Iteration # 109 - FCN =   297122.4217142 Edm =    0.0247449 NCalls =    379
VariableMetric: Iteration # 110 - FCN =   297122.3909656 Edm =   0.00935761 NCalls =    381
VariableMetric: Iteration # 111 - FCN =   297122.3904824 Edm =   0.00134839 NCalls =    383
VariableMetric: Iteration # 112 - FCN =   297122.3889663 Edm =  0.000113962 NCalls =    385
VariableMetric: Iteration # 113 - FCN =   297122.3886908 Edm =  0.000166396 NCalls =    387
VariableMetric: Iteration # 114 - FCN =   297122.3817984 Edm =   0.00735597 NCalls =    392
VariableMetric: Iteration # 115 - FCN =   297122.2928164 Edm =    0.0418558 NCalls =    399
VariableMetric: Iteration # 116 - FCN =   297121.8457894 Edm =      0.34268 NCalls =    401
VariableMetric: Iteration # 117 - FCN =   297121.0979534 Edm =     0.421607 NCalls =    404
VariableMetric: Iteration # 118 - FCN =   297120.9063369 Edm =     0.121767 NCalls =    406
VariableMetric: Iteration # 119 - FCN =   297120.8415193 Edm =    0.0157374 NCalls =    408
VariableMetric: Iteration # 120 - FCN =   297120.8220769 Edm =   0.00621191 NCalls =    410
VariableMetric: Iteration # 121 - FCN =   297120.8122455 Edm =   0.00138365 NCalls =    412
VariableMetric: Iteration # 122 - FCN =   297120.8108897 Edm =  0.000139246 NCalls =    413
VariableMetric: Iteration # 123 - FCN =   297120.8107118 Edm =  5.65917e-05 NCalls =    415
VariableMetric: After Hessian   - FCN =   297120.8107118 Edm =      4.66012 NCalls =    896
VariableMetric: Iteration # 124 - FCN =   297120.8107118 Edm =      4.66012 NCalls =    896
VariableMetric: Iteration # 125 - FCN =   297120.3791187 Edm =      3.43468 NCalls =    898
VariableMetric: Iteration # 126 - FCN =   297119.7354154 Edm =      3.77635 NCalls =    900
VariableMetric: Iteration # 127 - FCN =   297118.8170015 Edm =     0.761849 NCalls =    903
VariableMetric: Iteration # 128 - FCN =   297118.5636432 Edm =     0.157073 NCalls =    906
VariableMetric: Iteration # 129 - FCN =   297118.3458559 Edm =     0.124922 NCalls =    908
VariableMetric: Iteration # 130 - FCN =   297118.2210068 Edm =    0.0709918 NCalls =    911
VariableMetric: Iteration # 131 - FCN =   297118.1469168 Edm =    0.0503334 NCalls =    913
VariableMetric: Iteration # 132 - FCN =   297118.0977041 Edm =    0.0356659 NCalls =    916
VariableMetric: Iteration # 133 - FCN =   297118.0699928 Edm =    0.0223335 NCalls =    918
VariableMetric: Iteration # 134 - FCN =   297118.0292137 Edm =    0.0233305 NCalls =    920
VariableMetric: Iteration # 135 - FCN =    297118.006089 Edm =    0.0117734 NCalls =    922
VariableMetric: Iteration # 136 - FCN =   297117.9917987 Edm =   0.00464298 NCalls =    925
VariableMetric: Iteration # 137 - FCN =   297117.9835274 Edm =   0.00450967 NCalls =    927
VariableMetric: Iteration # 138 - FCN =   297117.9757252 Edm =   0.00431579 NCalls =    929
VariableMetric: Iteration # 139 - FCN =   297117.9663104 Edm =   0.00371289 NCalls =    931
VariableMetric: Iteration # 140 - FCN =   297117.9579715 Edm =   0.00394226 NCalls =    933
VariableMetric: Iteration # 141 - FCN =   297117.9505009 Edm =     0.002591 NCalls =    936
VariableMetric: Iteration # 142 - FCN =   297117.9477534 Edm =  0.000396925 NCalls =    938
VariableMetric: Iteration # 143 - FCN =   297117.9473108 Edm =  6.11198e-05 NCalls =    940
VariableMetric: After Hessian   - FCN =   297117.9473108 Edm =     0.010744 NCalls =   1435
VariableMetric: Iteration # 144 - FCN =   297117.9473108 Edm =     0.010744 NCalls =   1435
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    337724.710566 Edm =       407.63 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    337724.710566 Edm =       407.63 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   307057.9417323 Edm =      46.3595 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   306556.6973677 Edm =      214.826 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   301884.1991888 Edm =      5892.01 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298306.8532636 Edm =      188.577 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   298261.4834095 Edm =      387.384 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   297810.8966438 Edm =      13.5779 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   297736.1922451 Edm =      3.82082 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   297727.6357058 Edm =      1.41015 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297724.4683614 Edm =      1.31476 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297622.0302263 Edm =      41.6932 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   297531.9194089 Edm =      7.58671 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297524.4241656 Edm =      1.02966 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297508.1438928 Edm =      21.2255 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297493.4550586 Edm =      75.8806 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297491.7947562 Edm =      1.32391 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297456.9689621 Edm =      26.5946 NCalls =     62
VariableMetric: Iteration #  17 - FCN =   297444.9410569 Edm =      2.13104 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   297442.8272532 Edm =    0.0345533 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297442.7747511 Edm =    0.0192084 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297442.3496051 Edm =     0.426589 NCalls =     72
VariableMetric: Iteration #  21 - FCN =   297442.1733158 Edm =     0.129702 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297411.3209177 Edm =      12.7566 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297376.4874107 Edm =      5.59686 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297362.1353898 Edm =     0.998238 NCalls =     87
VariableMetric: Iteration #  25 - FCN =    297359.109566 Edm =     0.934562 NCalls =     90
VariableMetric: Iteration #  26 - FCN =   297357.0312687 Edm =      0.39332 NCalls =     93
VariableMetric: Iteration #  27 - FCN =   297356.5981151 Edm =    0.0246678 NCalls =     95
VariableMetric: Iteration #  28 - FCN =   297356.4450619 Edm =      0.14353 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297356.0024515 Edm =     0.398687 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297346.8869314 Edm =      7.75643 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297320.6929698 Edm =      37.5015 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297290.9047231 Edm =      9.01584 NCalls =    116
VariableMetric: Iteration #  33 - FCN =    297274.398043 Edm =      9.51868 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297262.3023002 Edm =      10.0395 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297242.6183199 Edm =      2.58304 NCalls =    126
VariableMetric: Iteration #  36 - FCN =   297240.5256778 Edm =     0.584192 NCalls =    128
VariableMetric: Iteration #  37 - FCN =   297240.0262906 Edm =     0.131216 NCalls =    129
VariableMetric: Iteration #  38 - FCN =   297239.8388864 Edm =    0.0134656 NCalls =    131
VariableMetric: Iteration #  39 - FCN =    297239.808606 Edm =    0.0141688 NCalls =    133
VariableMetric: Iteration #  40 - FCN =   297239.3299209 Edm =     0.363401 NCalls =    137
VariableMetric: Iteration #  41 - FCN =   297222.1794225 Edm =      4.76153 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297215.2412319 Edm =      3.04394 NCalls =    143
VariableMetric: Iteration #  43 - FCN =   297211.7286564 Edm =     0.366614 NCalls =    146
VariableMetric: Iteration #  44 - FCN =   297211.2707404 Edm =    0.0202407 NCalls =    148
VariableMetric: Iteration #  45 - FCN =   297211.2026032 Edm =    0.0594349 NCalls =    150
VariableMetric: Iteration #  46 - FCN =    297210.683249 Edm =     0.777055 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297210.5634973 Edm =     0.106721 NCalls =    157
VariableMetric: Iteration #  48 - FCN =   297206.8712113 Edm =      2.68525 NCalls =    163
VariableMetric: Iteration #  49 - FCN =   297188.8256743 Edm =      3.35325 NCalls =    167
VariableMetric: Iteration #  50 - FCN =   297183.3366008 Edm =      1.30887 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297182.1389514 Edm =     0.140234 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297182.0516833 Edm =   0.00570789 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297182.0452076 Edm =  0.000914881 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297182.0423159 Edm =   0.00206166 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297181.9478348 Edm =    0.0917046 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297175.3021741 Edm =      1.50967 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297173.2290715 Edm =    0.0246878 NCalls =    192
VariableMetric: Iteration #  58 - FCN =    297173.207199 Edm =  0.000592549 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297173.2059265 Edm =  0.000605244 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297173.1787982 Edm =    0.0244534 NCalls =    200
VariableMetric: Iteration #  61 - FCN =   297163.2893626 Edm =      6.19031 NCalls =    208
VariableMetric: Iteration #  62 - FCN =   297155.6282279 Edm =      5.39599 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297149.6449449 Edm =     0.522367 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297149.0538049 Edm =    0.0285085 NCalls =    216
VariableMetric: Iteration #  65 - FCN =   297149.0212386 Edm =   0.00379711 NCalls =    218
VariableMetric: Iteration #  66 - FCN =   297149.0139902 Edm =   0.00323142 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297148.9943561 Edm =    0.0167922 NCalls =    223
VariableMetric: Iteration #  68 - FCN =    297148.733534 Edm =     0.303286 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297148.3258728 Edm =      0.39537 NCalls =    234
VariableMetric: Iteration #  70 - FCN =   297118.5272417 Edm =      7.52552 NCalls =    240
VariableMetric: Iteration #  71 - FCN =   297108.7073239 Edm =      1.91843 NCalls =    243
VariableMetric: Iteration #  72 - FCN =   297107.2724026 Edm =     0.363019 NCalls =    245
VariableMetric: Iteration #  73 - FCN =   297106.5690142 Edm =    0.0919822 NCalls =    247
VariableMetric: Iteration #  74 - FCN =   297106.4454475 Edm =    0.0511661 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297106.4046642 Edm =   0.00342225 NCalls =    251
VariableMetric: Iteration #  76 - FCN =   297106.3999613 Edm =  0.000830014 NCalls =    253
VariableMetric: Iteration #  77 - FCN =   297106.3926177 Edm =   0.00786372 NCalls =    256
VariableMetric: Iteration #  78 - FCN =   297106.3320595 Edm =    0.0687299 NCalls =    261
VariableMetric: Iteration #  79 - FCN =   297106.2810607 Edm =     0.046372 NCalls =    266
VariableMetric: Iteration #  80 - FCN =   297102.1705017 Edm =      1.16507 NCalls =    271
VariableMetric: Iteration #  81 - FCN =   297099.3458974 Edm =     0.304893 NCalls =    273
VariableMetric: Iteration #  82 - FCN =   297098.9695397 Edm =     0.054432 NCalls =    275
VariableMetric: Iteration #  83 - FCN =   297098.9238373 Edm =   0.00936648 NCalls =    277
VariableMetric: Iteration #  84 - FCN =   297098.9114882 Edm =  0.000775352 NCalls =    279
VariableMetric: Iteration #  85 - FCN =   297098.9106074 Edm =  5.01453e-05 NCalls =    281
VariableMetric: After Hessian   - FCN =   297098.9106074 Edm =      15.6905 NCalls =    770
VariableMetric: Iteration #  86 - FCN =   297098.9106074 Edm =      15.6905 NCalls =    770
VariableMetric: Iteration #  87 - FCN =   297098.7858465 Edm =      16.6179 NCalls =    773
VariableMetric: Iteration #  88 - FCN =   297098.7041215 Edm =      5.72919 NCalls =    776
VariableMetric: Iteration #  89 - FCN =   297098.1750115 Edm =      2.16769 NCalls =    778
VariableMetric: Iteration #  90 - FCN =   297096.1479802 Edm =      1.94721 NCalls =    785
VariableMetric: Iteration #  91 - FCN =   297095.3473223 Edm =      1.30562 NCalls =    787
VariableMetric: Iteration #  92 - FCN =   297094.3929356 Edm =      1.49128 NCalls =    789
VariableMetric: Iteration #  93 - FCN =   297093.4316239 Edm =      3.13088 NCalls =    793
VariableMetric: Iteration #  94 - FCN =   297092.3118819 Edm =      5.35313 NCalls =    798
VariableMetric: Iteration #  95 - FCN =   297090.8449087 Edm =      4.11794 NCalls =    801
VariableMetric: Iteration #  96 - FCN =    297089.201804 Edm =      3.04117 NCalls =    803
VariableMetric: Iteration #  97 - FCN =   297087.6561569 Edm =      2.36438 NCalls =    806
VariableMetric: Iteration #  98 - FCN =   297085.6123266 Edm =     0.863236 NCalls =    809
VariableMetric: Iteration #  99 - FCN =   297084.6471779 Edm =     0.480972 NCalls =    811
VariableMetric: Iteration # 100 - FCN =   297084.2841738 Edm =     0.547624 NCalls =    813
VariableMetric: Iteration # 101 - FCN =   297083.5637002 Edm =     0.464742 NCalls =    818
VariableMetric: Iteration # 102 - FCN =   297083.3240484 Edm =     0.534216 NCalls =    821
VariableMetric: Iteration # 103 - FCN =   297082.7512374 Edm =     0.826722 NCalls =    824
VariableMetric: Iteration # 104 - FCN =   297081.5166945 Edm =     0.180658 NCalls =    828
VariableMetric: Iteration # 105 - FCN =    297081.436807 Edm =      3.36431 NCalls =    830
VariableMetric: Iteration # 106 - FCN =    297081.201945 Edm =      0.69347 NCalls =    832
VariableMetric: Iteration # 107 - FCN =   297080.9812712 Edm =     0.295434 NCalls =    834
VariableMetric: Iteration # 108 - FCN =   297080.7795848 Edm =     0.228339 NCalls =    836
VariableMetric: Iteration # 109 - FCN =   297080.6415875 Edm =     0.117055 NCalls =    838
VariableMetric: Iteration # 110 - FCN =   297080.5161217 Edm =     0.127204 NCalls =    841
VariableMetric: Iteration # 111 - FCN =   297080.3470371 Edm =     0.130163 NCalls =    845
VariableMetric: Iteration # 112 - FCN =   297080.2187037 Edm =     0.193519 NCalls =    849
VariableMetric: Iteration # 113 - FCN =   297080.0962108 Edm =     0.085724 NCalls =    851
VariableMetric: Iteration # 114 - FCN =   297080.0503411 Edm =    0.0570318 NCalls =    853
VariableMetric: Iteration # 115 - FCN =   297079.9993183 Edm =    0.0844788 NCalls =    855
VariableMetric: Iteration # 116 - FCN =   297079.9387596 Edm =    0.0571532 NCalls =    858
VariableMetric: Iteration # 117 - FCN =    297079.842412 Edm =    0.0860975 NCalls =    861
VariableMetric: Iteration # 118 - FCN =   297079.7734121 Edm =     0.114482 NCalls =    864
VariableMetric: Iteration # 119 - FCN =   297079.7039124 Edm =    0.0877307 NCalls =    866
VariableMetric: Iteration # 120 - FCN =   297079.6216532 Edm =    0.0883628 NCalls =    870
VariableMetric: Iteration # 121 - FCN =    297079.583003 Edm =    0.0300008 NCalls =    872
VariableMetric: Iteration # 122 - FCN =   297079.5532116 Edm =   0.00723284 NCalls =    874
VariableMetric: Iteration # 123 - FCN =   297079.5457855 Edm =   0.00338307 NCalls =    876
VariableMetric: Iteration # 124 - FCN =   297079.5419722 Edm =   0.00304987 NCalls =    878
VariableMetric: Iteration # 125 - FCN =   297079.5333214 Edm =   0.00749069 NCalls =    882
VariableMetric: Iteration # 126 - FCN =   297079.5256757 Edm =     0.022162 NCalls =    883
VariableMetric: Iteration # 127 - FCN =   297079.5160912 Edm =   0.00956447 NCalls =    885
VariableMetric: Iteration # 128 - FCN =   297079.5034382 Edm =    0.0096839 NCalls =    892
VariableMetric: Iteration # 129 - FCN =   297079.4941226 Edm =    0.0256748 NCalls =    895
VariableMetric: Iteration # 130 - FCN =   297079.4794573 Edm =    0.0196095 NCalls =    899
VariableMetric: Iteration # 131 - FCN =   297079.4615045 Edm =    0.0379372 NCalls =    903
VariableMetric: Iteration # 132 - FCN =   297079.4314863 Edm =    0.0467102 NCalls =    907
VariableMetric: Iteration # 133 - FCN =   297079.4124547 Edm =    0.0353766 NCalls =    910
VariableMetric: Iteration # 134 - FCN =   297079.3815885 Edm =    0.0782561 NCalls =    913
VariableMetric: Iteration # 135 - FCN =   297079.3779078 Edm =   0.00386884 NCalls =    914
VariableMetric: Iteration # 136 - FCN =   297079.3677315 Edm =    0.0144138 NCalls =    916
VariableMetric: Iteration # 137 - FCN =   297079.3456001 Edm =    0.0294953 NCalls =    920
VariableMetric: Iteration # 138 - FCN =    297079.321809 Edm =    0.0149903 NCalls =    923
VariableMetric: Iteration # 139 - FCN =   297079.2954439 Edm =    0.0211638 NCalls =    926
VariableMetric: Iteration # 140 - FCN =    297079.276894 Edm =     0.024049 NCalls =    928
VariableMetric: Iteration # 141 - FCN =   297079.2507931 Edm =    0.0577914 NCalls =    931
VariableMetric: Iteration # 142 - FCN =   297079.2149073 Edm =    0.0475752 NCalls =    934
VariableMetric: Iteration # 143 - FCN =   297079.1607075 Edm =    0.0295071 NCalls =    938
VariableMetric: Iteration # 144 - FCN =   297079.1087942 Edm =    0.0145275 NCalls =    941
VariableMetric: Iteration # 145 - FCN =   297079.0967103 Edm =     0.012784 NCalls =    943
VariableMetric: Iteration # 146 - FCN =   297079.0936239 Edm =    0.0051664 NCalls =    945
VariableMetric: Iteration # 147 - FCN =   297079.0887695 Edm =   0.00173015 NCalls =    947
VariableMetric: Iteration # 148 - FCN =   297079.0856245 Edm =  0.000842871 NCalls =    949
VariableMetric: Iteration # 149 - FCN =   297079.0843552 Edm =  0.000334045 NCalls =    951
VariableMetric: Iteration # 150 - FCN =   297079.0836628 Edm =  0.000445667 NCalls =    953
VariableMetric: Iteration # 151 - FCN =   297079.0795833 Edm =   0.00327145 NCalls =    957
VariableMetric: Iteration # 152 - FCN =   297079.0729808 Edm =   0.00177238 NCalls =    959
VariableMetric: Iteration # 153 - FCN =   297079.0711354 Edm =  0.000611403 NCalls =    961
VariableMetric: Iteration # 154 - FCN =   297079.0702879 Edm =  0.000418191 NCalls =    963
VariableMetric: Iteration # 155 - FCN =   297079.0693733 Edm =  0.000616232 NCalls =    965
VariableMetric: Iteration # 156 - FCN =   297079.0678526 Edm =  0.000791415 NCalls =    967
VariableMetric: Iteration # 157 - FCN =   297079.0658028 Edm =   0.00117273 NCalls =    969
VariableMetric: Iteration # 158 - FCN =   297079.0611256 Edm =   0.00586387 NCalls =    971
VariableMetric: Iteration # 159 - FCN =   297079.0392773 Edm =    0.0202614 NCalls =    976
VariableMetric: Iteration # 160 - FCN =    297079.026683 Edm =    0.0275795 NCalls =    980
VariableMetric: Iteration # 161 - FCN =   297079.0065417 Edm =    0.0171909 NCalls =    985
VariableMetric: Iteration # 162 - FCN =   297078.9597066 Edm =    0.0297668 NCalls =    987
VariableMetric: Iteration # 163 - FCN =   297078.9408087 Edm =    0.0320389 NCalls =    989
VariableMetric: Iteration # 164 - FCN =   297078.9251328 Edm =    0.0029782 NCalls =    991
VariableMetric: Iteration # 165 - FCN =   297078.9205558 Edm =   0.00176202 NCalls =    993
VariableMetric: Iteration # 166 - FCN =   297078.9175375 Edm =   0.00155862 NCalls =    995
VariableMetric: Iteration # 167 - FCN =   297078.9159962 Edm =  0.000897244 NCalls =    997
VariableMetric: Iteration # 168 - FCN =   297078.9146498 Edm =  0.000212524 NCalls =    999
VariableMetric: Iteration # 169 - FCN =   297078.9144343 Edm =  5.64508e-05 NCalls =   1001
VariableMetric: After Hessian   - FCN =   297078.9144343 Edm =    0.0883191 NCalls =   1498
VariableMetric: Iteration # 170 - FCN =   297078.9144343 Edm =    0.0883191 NCalls =   1498
VariableMetric: Iteration # 171 - FCN =   297078.9124749 Edm =    0.0140972 NCalls =   1501
VariableMetric: Iteration # 172 - FCN =   297078.9111731 Edm =   0.00120913 NCalls =   1504
VariableMetric: Iteration # 173 - FCN =   297078.9044388 Edm =   0.00271794 NCalls =   1508
VariableMetric: Iteration # 174 - FCN =   297078.9016578 Edm =   0.00502638 NCalls =   1509
VariableMetric: Iteration # 175 - FCN =   297078.8989037 Edm =   0.00415533 NCalls =   1514
VariableMetric: Iteration # 176 - FCN =   297078.8939292 Edm =   0.00642535 NCalls =   1518
VariableMetric: Iteration # 177 - FCN =     297078.89059 Edm =   0.00489374 NCalls =   1521
VariableMetric: Iteration # 178 - FCN =   297078.8756422 Edm =    0.0482693 NCalls =   1524
VariableMetric: Iteration # 179 - FCN =   297078.8737923 Edm =   0.00133932 NCalls =   1526
VariableMetric: Iteration # 180 - FCN =   297078.8620523 Edm =    0.0106462 NCalls =   1530
VariableMetric: Iteration # 181 - FCN =    297078.830354 Edm =     0.039992 NCalls =   1533
VariableMetric: Iteration # 182 - FCN =   297078.8151831 Edm =    0.0104483 NCalls =   1538
VariableMetric: Iteration # 183 - FCN =    297078.797017 Edm =   0.00434127 NCalls =   1542
VariableMetric: Iteration # 184 - FCN =   297078.7930955 Edm =   0.00682442 NCalls =   1545
VariableMetric: Iteration # 185 - FCN =   297078.7868216 Edm =   0.00570501 NCalls =   1548
VariableMetric: Iteration # 186 - FCN =   297078.7821016 Edm =   0.00165786 NCalls =   1550
VariableMetric: Iteration # 187 - FCN =   297078.7784425 Edm =   0.00183132 NCalls =   1552
VariableMetric: Iteration # 188 - FCN =   297078.7775391 Edm =  0.000553651 NCalls =   1554
VariableMetric: Iteration # 189 - FCN =   297078.7766507 Edm =  0.000201199 NCalls =   1556
VariableMetric: Iteration # 190 - FCN =   297078.7761431 Edm =  0.000135001 NCalls =   1558
VariableMetric: Iteration # 191 - FCN =   297078.7757668 Edm =  0.000114551 NCalls =   1560
VariableMetric: Iteration # 192 - FCN =   297078.7754153 Edm =  0.000145192 NCalls =   1562
VariableMetric: Iteration # 193 - FCN =   297078.7748399 Edm =  0.000160343 NCalls =   1564
VariableMetric: Iteration # 194 - FCN =   297078.7743264 Edm =   0.00012308 NCalls =   1566
VariableMetric: Iteration # 195 - FCN =    297078.774047 Edm =  0.000114804 NCalls =   1568
VariableMetric: Iteration # 196 - FCN =   297078.7734919 Edm =  0.000379345 NCalls =   1570
VariableMetric: Iteration # 197 - FCN =   297078.7726627 Edm =  0.000409478 NCalls =   1572
VariableMetric: Iteration # 198 - FCN =   297078.7719143 Edm =  0.000346336 NCalls =   1575
VariableMetric: Iteration # 199 - FCN =   297078.7711425 Edm =  0.000606466 NCalls =   1577
VariableMetric: Iteration # 200 - FCN =   297078.7707671 Edm =  0.000238816 NCalls =   1579
VariableMetric: Iteration # 201 - FCN =   297078.7703516 Edm =  6.58934e-05 NCalls =   1581
VariableMetric: Iteration # 202 - FCN =   297078.7702509 Edm =  3.55807e-05 NCalls =   1583
VariableMetric: After Hessian   - FCN =   297078.7702509 Edm =   0.00017957 NCalls =   2082
VariableMetric: Iteration # 203 - FCN =   297078.7702509 Edm =   0.00017957 NCalls =   2082
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=702 (702 total)     |
| EDM = 7.37E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297276.8262465708
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   4.25    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   1.94    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.86   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.64    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.96    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -0.90   |    0.04   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.10   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.07    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.71    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.23    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |  -0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.98    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.649   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    4.7    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.91    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -4.42   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.3    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.300   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.75    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.2    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.480   |   0.020   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.35   |    0.09   |            |            |   -2    |    2    |       |
| 23| omega_p  |   -6.28   |    0.30   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.091   -0.037    0.046   -0.136   -0.123    0.165   -0.204   -0.021    0.281    0.020   -0.200   -0.025    0.016   -0.099   -0.058   -0.033    0.054    0.011   -0.017   -0.015    0.011    0.205    0.002 |
|   Dbar_p |   -0.091    1.000   -0.310    0.308   -0.004    0.181   -0.015   -0.102   -0.001    0.029    0.003   -0.141    0.210   -0.010   -0.022   -0.094   -0.006    0.021    0.017   -0.023    0.038    0.026   -0.108   -0.002 |
|      Ctt |   -0.037   -0.310    1.000   -0.247    0.220   -0.181   -0.373    0.266   -0.029   -0.408    0.001    0.316    0.240    0.023    0.153   -0.124   -0.052    0.111    0.008   -0.237   -0.013   -0.017    0.701    0.002 |
|  p3770_p |    0.046    0.308   -0.247    1.000   -0.087    0.119    0.201   -0.093    0.010    0.220    0.021   -0.158    0.056   -0.019    0.010    0.255    0.012   -0.023    0.027   -0.213    0.030    0.028   -0.137   -0.004 |
|  p4415_s |   -0.136   -0.004    0.220   -0.087    1.000    0.087   -0.037    0.306   -0.007   -0.070    0.001    0.188   -0.023   -0.001    0.003   -0.074   -0.013    0.024    0.001   -0.013    0.015    0.014   -0.031   -0.001 |
|  bplus_1 |   -0.123    0.181   -0.181    0.119    0.087    1.000    0.008   -0.018   -0.023   -0.000   -0.000   -0.025    0.056    0.080    0.029    0.378    0.009    0.017   -0.001    0.073   -0.168   -0.830   -0.258    0.016 |
|  p4040_p |    0.165   -0.015   -0.373    0.201   -0.037    0.008    1.000    0.238   -0.002    0.334    0.022   -0.226   -0.087   -0.002   -0.200    0.136   -0.002   -0.009    0.017   -0.031    0.001    0.014   -0.108   -0.000 |
|  p4160_s |   -0.204   -0.102    0.266   -0.093    0.306   -0.018    0.238    1.000   -0.026   -0.196    0.007    0.171   -0.045    0.014   -0.088   -0.126   -0.042    0.074    0.003   -0.015    0.003    0.026    0.154    0.001 |
|    phi_p |   -0.021   -0.001   -0.029    0.010   -0.007   -0.023   -0.002   -0.026    1.000    0.000    0.001   -0.024    0.024   -0.154   -0.003    0.014    0.666   -0.266    0.000   -0.009    0.084    0.022   -0.095   -0.016 |
|  p4160_p |    0.281    0.029   -0.408    0.220   -0.070   -0.000    0.334   -0.196    0.000    1.000    0.034   -0.536   -0.040   -0.004   -0.133    0.190    0.001   -0.014    0.021    0.023    0.002    0.013   -0.091   -0.001 |
| DDstar_s |    0.020    0.003    0.001    0.021    0.001   -0.000    0.022    0.007    0.001    0.034    1.000    0.007    0.051   -0.000    0.024    0.029    0.000    0.001   -0.001    0.023    0.001    0.001    0.005    0.000 |
|  p4040_s |   -0.200   -0.141    0.316   -0.158    0.188   -0.025   -0.226    0.171   -0.024   -0.536    0.007    1.000   -0.054    0.014   -0.079   -0.172   -0.038    0.065    0.002    0.057   -0.002    0.016    0.138    0.001 |
|   jpsi_p |   -0.025    0.210    0.240    0.056   -0.023    0.056   -0.087   -0.045    0.024   -0.040    0.051   -0.054    1.000   -0.047   -0.031    0.170    0.037   -0.099    0.042   -0.054    0.031   -0.051    0.122   -0.009 |
|  omega_s |    0.016   -0.010    0.023   -0.019   -0.001    0.080   -0.002    0.014   -0.154   -0.004   -0.000    0.014   -0.047    1.000   -0.004   -0.030   -0.065    0.342    0.000   -0.003   -0.478   -0.109    0.082    0.225 |
|  psi2s_p |   -0.099   -0.022    0.153    0.010    0.003    0.029   -0.200   -0.088   -0.003   -0.133    0.024   -0.079   -0.031   -0.004    1.000   -0.021   -0.002   -0.005    0.024   -0.431    0.006   -0.009   -0.020   -0.001 |
| DDstar_p |   -0.058   -0.094   -0.124    0.255   -0.074    0.378    0.136   -0.126    0.014    0.190    0.029   -0.172    0.170   -0.030   -0.021    1.000    0.019   -0.015    0.003    0.144    0.071    0.013   -0.300   -0.006 |
|    phi_s |   -0.033   -0.006   -0.052    0.012   -0.013    0.009   -0.002   -0.042    0.666    0.001    0.000   -0.038    0.037   -0.065   -0.002    0.019    1.000   -0.180   -0.000   -0.016   -0.001   -0.015   -0.145    0.001 |
|    rho_p |    0.054    0.021    0.111   -0.023    0.024    0.017   -0.009    0.074   -0.266   -0.014    0.001    0.065   -0.099    0.342   -0.005   -0.015   -0.180    1.000    0.002    0.015    0.128    0.001    0.277   -0.009 |
|   Dbar_s |    0.011    0.017    0.008    0.027    0.001   -0.001    0.017    0.003    0.000    0.021   -0.001    0.002    0.042    0.000    0.024    0.003   -0.000    0.002    1.000    0.023    0.000    0.001    0.006    0.000 |
|  p3770_s |   -0.017   -0.023   -0.237   -0.213   -0.013    0.073   -0.031   -0.015   -0.009    0.023    0.023    0.057   -0.054   -0.003   -0.431    0.144   -0.016    0.015    0.023    1.000    0.015    0.040   -0.149   -0.001 |
|    rho_s |   -0.015    0.038   -0.013    0.030    0.015   -0.168    0.001    0.003    0.084    0.002    0.001   -0.002    0.031   -0.478    0.006    0.071   -0.001    0.128    0.000    0.015    1.000    0.260   -0.059   -0.064 |
|  bplus_0 |    0.011    0.026   -0.017    0.028    0.014   -0.830    0.014    0.026    0.022    0.013    0.001    0.016   -0.051   -0.109   -0.009    0.013   -0.015    0.001    0.001    0.040    0.260    1.000   -0.088   -0.022 |
|  bplus_2 |    0.205   -0.108    0.701   -0.137   -0.031   -0.258   -0.108    0.154   -0.095   -0.091    0.005    0.138    0.122    0.082   -0.020   -0.300   -0.145    0.277    0.006   -0.149   -0.059   -0.088    1.000    0.011 |
|  omega_p |    0.002   -0.002    0.002   -0.004   -0.001    0.016   -0.000    0.001   -0.016   -0.001    0.000    0.001   -0.009    0.225   -0.001   -0.006    0.001   -0.009    0.000   -0.001   -0.064   -0.022    0.011    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21837387408157571}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2839942888245881}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22283774243816895}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11424746401294428}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18864834187364654}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04177800337029369}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1973121075961939}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1663960137064402}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19831363686961279}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10817322202555157}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.01738435607993169}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1656952169317935}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02668487752405513}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0696126976037683}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03189227234590586}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3118265115614802}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.062227345063416}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3226281169398231}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.014005563586457687}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22830143043412088}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33050395382562475}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.019975445208091802}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08963857102454176}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2987669093103573})])
Toy 1/25
Time taken: 5 min, 37 s
Projected time left: 2 h, 14 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1366 (1366 total)    |
| EDM = 0.000624 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297153.52588166675
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   3.95    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -4.3    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   0.020   |   0.174   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.23    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.17    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |  -1.004   |   0.025   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.43    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.60    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   6.01    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.31   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.88    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   -4.65   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    7.2    |    1.6    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.79    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -3.8    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   15.1    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |    6.3    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.21   |    0.37   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |    2.2    |    0.3    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.504   |   0.012   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.12   |    0.08   |            |            |   -2    |    2    |       |
| 23| omega_p  |    0.4    |    0.5    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.149   -0.013    0.295   -0.213   -0.054    0.361   -0.204    0.004    0.490    0.019   -0.325    0.317    0.009    0.221    0.079   -0.011   -0.025    0.281    0.271   -0.005   -0.025    0.008    0.013 |
|   Dbar_p |    0.149    1.000   -0.126    0.844   -0.081    0.005    0.519   -0.303    0.020    0.605    0.326   -0.432    0.792    0.026    0.656    0.850   -0.004   -0.034    0.859    0.599   -0.009    0.015   -0.225    0.031 |
|      Ctt |   -0.013   -0.126    1.000   -0.053    0.196   -0.204   -0.056    0.227   -0.012   -0.160    0.082    0.263   -0.092    0.005    0.198    0.070   -0.033   -0.048    0.092    0.011   -0.007   -0.134    0.537    0.009 |
|  p3770_p |    0.295    0.844   -0.053    1.000   -0.131   -0.029    0.641   -0.253    0.020    0.725    0.345   -0.446    0.808    0.028    0.679    0.704    0.001   -0.020    0.851    0.573   -0.023   -0.007   -0.233    0.030 |
|  p4415_s |   -0.213   -0.081    0.196   -0.131    1.000    0.115   -0.077    0.313   -0.004   -0.167   -0.054    0.179   -0.148   -0.013   -0.086   -0.036   -0.006   -0.006   -0.112   -0.091    0.028    0.090   -0.037   -0.008 |
|  bplus_1 |   -0.054    0.005   -0.204   -0.029    0.115    1.000   -0.057    0.065    0.002   -0.028    0.021    0.082   -0.027    0.007   -0.066   -0.225    0.003   -0.022   -0.157   -0.053   -0.003   -0.523   -0.247    0.006 |
|  p4040_p |    0.361    0.519   -0.056    0.641   -0.077   -0.057    1.000    0.054    0.016    0.649    0.222   -0.445    0.655    0.025    0.478    0.443   -0.002   -0.020    0.667    0.521   -0.025   -0.029   -0.199    0.026 |
|  p4160_s |   -0.204   -0.303    0.227   -0.253    0.313    0.065    0.054    1.000   -0.012   -0.264   -0.147    0.089   -0.265   -0.019   -0.233   -0.254   -0.025   -0.028   -0.264   -0.169    0.038    0.073    0.142   -0.011 |
|    phi_p |    0.004    0.020   -0.012    0.020   -0.004    0.002    0.016   -0.012    1.000    0.020    0.008   -0.014    0.016   -0.035    0.018    0.016    0.725   -0.097    0.025    0.017    0.076    0.008   -0.035   -0.011 |
|  p4160_p |    0.490    0.605   -0.160    0.725   -0.167   -0.028    0.649   -0.264    0.020    1.000    0.226   -0.604    0.757    0.025    0.577    0.429    0.006   -0.011    0.713    0.597   -0.024   -0.013   -0.245    0.026 |
| DDstar_s |    0.019    0.326    0.082    0.345   -0.054    0.021    0.222   -0.147    0.008    0.226    1.000   -0.218    0.287    0.010    0.269    0.389    0.001   -0.010    0.419    0.275   -0.002    0.018   -0.123    0.011 |
|  p4040_s |   -0.325   -0.432    0.263   -0.446    0.179    0.082   -0.445    0.089   -0.014   -0.604   -0.218    1.000   -0.431   -0.023   -0.332   -0.358   -0.014   -0.009   -0.445   -0.263    0.037    0.068    0.144   -0.018 |
|   jpsi_p |    0.317    0.792   -0.092    0.808   -0.148   -0.027    0.655   -0.265    0.016    0.757    0.287   -0.431    1.000    0.023    0.727    0.682   -0.007   -0.019    0.881    0.721   -0.028   -0.008   -0.331    0.026 |
|  omega_s |    0.009    0.026    0.005    0.028   -0.013    0.007    0.025   -0.019   -0.035    0.025    0.010   -0.023    0.023    1.000    0.028    0.044    0.025   -0.125    0.046    0.027   -0.192   -0.057   -0.019    0.848 |
|  psi2s_p |    0.221    0.656    0.198    0.679   -0.086   -0.066    0.478   -0.233    0.018    0.577    0.269   -0.332    0.727    0.028    1.000    0.615    0.003   -0.016    0.774    0.474   -0.031   -0.045   -0.207    0.029 |
| DDstar_p |    0.079    0.850    0.070    0.704   -0.036   -0.225    0.443   -0.254    0.016    0.429    0.389   -0.358    0.682    0.044    0.615    1.000   -0.002   -0.026    0.885    0.551   -0.063   -0.152   -0.133    0.040 |
|    phi_s |   -0.011   -0.004   -0.033    0.001   -0.006    0.003   -0.002   -0.025    0.725    0.006    0.001   -0.014   -0.007    0.025    0.003   -0.002    1.000   -0.116    0.007   -0.003    0.086   -0.006   -0.107    0.035 |
|    rho_p |   -0.025   -0.034   -0.048   -0.020   -0.006   -0.022   -0.020   -0.028   -0.097   -0.011   -0.010   -0.009   -0.019   -0.125   -0.016   -0.026   -0.116    1.000   -0.020   -0.023   -0.322   -0.013   -0.170   -0.048 |
|   Dbar_s |    0.281    0.859    0.092    0.851   -0.112   -0.157    0.667   -0.264    0.025    0.713    0.419   -0.445    0.881    0.046    0.774    0.885    0.007   -0.020    1.000    0.739   -0.057   -0.113   -0.248    0.043 |
|  p3770_s |    0.271    0.599    0.011    0.573   -0.091   -0.053    0.521   -0.169    0.017    0.597    0.275   -0.263    0.721    0.027    0.474    0.551   -0.003   -0.023    0.739    1.000   -0.026   -0.021   -0.239    0.029 |
|    rho_s |   -0.005   -0.009   -0.007   -0.023    0.028   -0.003   -0.025    0.038    0.076   -0.024   -0.002    0.037   -0.028   -0.192   -0.031   -0.063    0.086   -0.322   -0.057   -0.026    1.000    0.161    0.076    0.003 |
|  bplus_0 |   -0.025    0.015   -0.134   -0.007    0.090   -0.523   -0.029    0.073    0.008   -0.013    0.018    0.068   -0.008   -0.057   -0.045   -0.152   -0.006   -0.013   -0.113   -0.021    0.161    1.000   -0.102   -0.032 |
|  bplus_2 |    0.008   -0.225    0.537   -0.233   -0.037   -0.247   -0.199    0.142   -0.035   -0.245   -0.123    0.144   -0.331   -0.019   -0.207   -0.133   -0.107   -0.170   -0.248   -0.239    0.076   -0.102    1.000    0.006 |
|  omega_p |    0.013    0.031    0.009    0.030   -0.008    0.006    0.026   -0.011   -0.011    0.026    0.011   -0.018    0.026    0.848    0.029    0.040    0.035   -0.048    0.043    0.029    0.003   -0.032    0.006    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19678333837874984}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.3368666490196404}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17367537779834252}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.26098521475794634}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18271585915314698}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.024515566062938476}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.28567780667770837}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1624481978660519}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26547445997004004}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.15704965205746868}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.12350933722364305}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18807220684955855}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05999828190711076}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.5920330574055965}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.050077637609671655}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.9664321120146546}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.14618536004998}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.55350298695262}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3657028410194991}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.34069785243273687}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3328484327971718}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.011638110662131051}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07792396479376529}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.455627238688634})])
Toy 2/25
Time taken: 13 min, 21 s
Projected time left: 2 h, 33 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1371 (1371 total)    |
| EDM = 0.000119 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297171.4100952565
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -6.28   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -6.28   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.81   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.32   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.13    |   0.03    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -0.92   |    0.04   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.25   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   1.74    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   5.80    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.06   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.06    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.589   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |     6     |     4     |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.923   |   0.032   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   5.19    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   15.9    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.06   |    0.45   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.30    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.38    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.9    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.495   |   0.022   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.26   |    0.09   |            |            |   -2    |    2    |       |
| 23| omega_p  |   -6.0    |    1.0    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.000   -0.006    0.002   -0.019   -0.001   -0.003   -0.006   -0.000   -0.004   -0.000   -0.001    0.002   -0.000    0.002    0.004    0.001   -0.001   -0.001    0.001   -0.001   -0.000   -0.002   -0.000 |
|   Dbar_p |   -0.000    1.000    0.004    0.033    0.001    0.000    0.017    0.002    0.000    0.019   -0.001   -0.000    0.047    0.001    0.024   -0.001   -0.001    0.002    0.010    0.023    0.001    0.002    0.005    0.001 |
|      Ctt |   -0.006    0.004    1.000   -0.181   -0.006   -0.137   -0.349    0.245   -0.008   -0.391    0.002    0.360    0.277    0.026    0.179   -0.109   -0.043    0.105    0.075   -0.265    0.034   -0.019    0.753    0.025 |
|  p3770_p |    0.002    0.033   -0.181    1.000    0.007    0.058    0.222   -0.050    0.001    0.223    0.015   -0.160    0.012   -0.037    0.078    0.294    0.006   -0.051   -0.037   -0.150    0.011    0.029   -0.134   -0.035 |
|  p4415_s |   -0.019    0.001   -0.006    0.007    1.000   -0.006    0.008   -0.018   -0.000    0.017    0.001   -0.017    0.001    0.001   -0.006    0.000   -0.001    0.003    0.002    0.001    0.000    0.000    0.012    0.001 |
|  bplus_1 |   -0.001    0.000   -0.137    0.058   -0.006    1.000    0.017   -0.023   -0.022    0.004   -0.006   -0.008    0.018    0.196    0.032    0.327    0.027    0.161   -0.037    0.069   -0.199   -0.878   -0.199    0.176 |
|  p4040_p |   -0.003    0.017   -0.349    0.222    0.008    0.017    1.000    0.295    0.001    0.229    0.022   -0.263   -0.061   -0.005   -0.223    0.114   -0.004   -0.001    0.032    0.030    0.004    0.015   -0.096   -0.004 |
|  p4160_s |   -0.006    0.002    0.245   -0.050   -0.018   -0.023    0.295    1.000    0.000   -0.164    0.009    0.046   -0.025    0.019   -0.093   -0.105   -0.028    0.074    0.027   -0.006    0.031    0.025    0.219    0.020 |
|    phi_p |   -0.000    0.000   -0.008    0.001   -0.000   -0.022    0.001    0.000    1.000    0.001    0.000    0.000   -0.011   -0.095   -0.000    0.012    0.551    0.034   -0.001    0.003    0.103    0.037   -0.005   -0.090 |
|  p4160_p |   -0.004    0.019   -0.391    0.223    0.017    0.004    0.229   -0.164    0.001    1.000    0.027   -0.544   -0.013   -0.010   -0.131    0.180    0.002   -0.017    0.022    0.056   -0.003    0.008   -0.103   -0.009 |
| DDstar_s |   -0.000   -0.001    0.002    0.015    0.001   -0.006    0.022    0.009    0.000    0.027    1.000    0.007    0.049    0.002    0.024    0.026   -0.000    0.002   -0.002    0.019   -0.001    0.000    0.008    0.001 |
|  p4040_s |   -0.001   -0.000    0.360   -0.160   -0.017   -0.008   -0.263    0.046    0.000   -0.544    0.007    1.000   -0.013    0.016   -0.028   -0.148   -0.024    0.063    0.024    0.058    0.027    0.015    0.194    0.016 |
|   jpsi_p |    0.002    0.047    0.277    0.012    0.001    0.018   -0.061   -0.025   -0.011   -0.013    0.049   -0.013    1.000   -0.126   -0.017    0.252    0.006   -0.151    0.009   -0.029    0.017   -0.033    0.093   -0.121 |
|  omega_s |   -0.000    0.001    0.026   -0.037    0.001    0.196   -0.005    0.019   -0.095   -0.010    0.002    0.016   -0.126    1.000   -0.016   -0.060    0.078    0.479    0.006   -0.014   -0.377   -0.235    0.117    0.966 |
|  psi2s_p |    0.002    0.024    0.179    0.078   -0.006    0.032   -0.223   -0.093   -0.000   -0.131    0.024   -0.028   -0.017   -0.016    1.000    0.006   -0.005   -0.005    0.039   -0.487    0.014   -0.002    0.006   -0.015 |
| DDstar_p |    0.004   -0.001   -0.109    0.294    0.000    0.327    0.114   -0.105    0.012    0.180    0.026   -0.148    0.252   -0.060    0.006    1.000   -0.000   -0.040    0.021    0.179    0.076    0.050   -0.228   -0.054 |
|    phi_s |    0.001   -0.001   -0.043    0.006   -0.001    0.027   -0.004   -0.028    0.551    0.002   -0.000   -0.024    0.006    0.078   -0.005   -0.000    1.000    0.120    0.002   -0.011    0.047   -0.026   -0.079    0.074 |
|    rho_p |   -0.001    0.002    0.105   -0.051    0.003    0.161   -0.001    0.074    0.034   -0.017    0.002    0.063   -0.151    0.479   -0.005   -0.040    0.120    1.000    0.001    0.004    0.036   -0.180    0.275    0.395 |
|   Dbar_s |   -0.001    0.010    0.075   -0.037    0.002   -0.037    0.032    0.027   -0.001    0.022   -0.002    0.024    0.009    0.006    0.039    0.021    0.002    0.001    1.000    0.032   -0.010   -0.007    0.021    0.006 |
|  p3770_s |    0.001    0.023   -0.265   -0.150    0.001    0.069    0.030   -0.006    0.003    0.056    0.019    0.058   -0.029   -0.014   -0.487    0.179   -0.011    0.004    0.032    1.000    0.024    0.047   -0.138   -0.012 |
|    rho_s |   -0.001    0.001    0.034    0.011    0.000   -0.199    0.004    0.031    0.103   -0.003   -0.001    0.027    0.017   -0.377    0.014    0.076    0.047    0.036   -0.010    0.024    1.000    0.270    0.039   -0.298 |
|  bplus_0 |   -0.000    0.002   -0.019    0.029    0.000   -0.878    0.015    0.025    0.037    0.008    0.000    0.015   -0.033   -0.235   -0.002    0.050   -0.026   -0.180   -0.007    0.047    0.270    1.000   -0.073   -0.209 |
|  bplus_2 |   -0.002    0.005    0.753   -0.134    0.012   -0.199   -0.096    0.219   -0.005   -0.103    0.008    0.194    0.093    0.117    0.006   -0.228   -0.079    0.275    0.021   -0.138    0.039   -0.073    1.000    0.112 |
|  omega_p |   -0.000    0.001    0.025   -0.035    0.001    0.176   -0.004    0.020   -0.090   -0.009    0.001    0.016   -0.121    0.966   -0.015   -0.054    0.074    0.395    0.006   -0.012   -0.298   -0.209    0.112    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15162683684253375}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.05378353654676449}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20604699316044306}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09476733703601226}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.03279786438734546}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04236369984618682}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17606572443677138}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16198678959630097}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19410833345111556}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.119489039113863}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.01840013486171277}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16656464653357234}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02583655645117533}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.7111283238547785}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03151424679829962}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2896244821854941}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9665780180429486}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4541079149048013}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.04761894405007472}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22687622623059545}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3561273111312287}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.021898714723088686}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08964128145343553}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.9600544256539041})])
Toy 3/25
Time taken: 21 min, 8 s
Projected time left: 2 h, 34 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.976E+05               |    Ncalls=1318 (1318 total)    |
| EDM = 0.000139 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297595.29657413374
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -1.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.86   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.60    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.13    |   0.06    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.74    |   0.06    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.39   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   1.92    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   6.09    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.20   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.03    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.14    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.632   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.7    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.885   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    5.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.6    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -6.28   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.19    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   -0.41   |    0.03   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.20    |   0.08    |            |            |   -2    |    2    |       |
| 23| omega_p  |   -0.11   |    0.28   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.003   -0.006    0.003   -0.037   -0.003   -0.003   -0.003   -0.000   -0.005   -0.000   -0.000    0.002    0.001    0.001    0.004    0.001    0.000   -0.000    0.000   -0.001    0.002    0.004    0.000 |
|   Dbar_p |    0.003    1.000   -0.341    0.312   -0.010   -0.086   -0.092   -0.093    0.009   -0.026    0.009   -0.100    0.200   -0.034   -0.068   -0.165   -0.020   -0.007    0.034   -0.086    0.073   -0.054    0.045   -0.007 |
|      Ctt |   -0.006   -0.341    1.000   -0.266   -0.010    0.124   -0.256    0.292   -0.004   -0.333   -0.009    0.386    0.240   -0.032    0.232   -0.026   -0.046    0.008   -0.001   -0.118    0.023    0.008   -0.727    0.007 |
|  p3770_p |    0.003    0.312   -0.266    1.000    0.009   -0.156    0.156   -0.078   -0.004    0.187    0.037   -0.160    0.069    0.001   -0.056    0.237    0.002   -0.001    0.049   -0.221   -0.002    0.053    0.128   -0.003 |
|  p4415_s |   -0.037   -0.010   -0.010    0.009    1.000    0.012    0.014   -0.034    0.000    0.029    0.005   -0.029   -0.001   -0.002   -0.010    0.004   -0.002    0.000    0.002   -0.001    0.002   -0.005   -0.020    0.000 |
|  bplus_1 |   -0.003   -0.086    0.124   -0.156    0.012    1.000    0.028    0.068    0.057    0.001   -0.006    0.074   -0.138   -0.166    0.031   -0.214   -0.062   -0.069   -0.004   -0.026    0.409   -0.937   -0.183   -0.076 |
|  p4040_p |   -0.003   -0.092   -0.256    0.156    0.014    0.028    1.000    0.290    0.001    0.197    0.042   -0.240   -0.088   -0.007   -0.219    0.117   -0.006   -0.002    0.028   -0.043    0.015   -0.037    0.067   -0.003 |
|  p4160_s |   -0.003   -0.093    0.292   -0.078   -0.034    0.068    0.290    1.000    0.005   -0.183    0.007    0.087   -0.014   -0.035   -0.049   -0.069   -0.036    0.001   -0.001    0.015    0.052   -0.063   -0.218    0.002 |
|    phi_p |   -0.000    0.009   -0.004   -0.004    0.000    0.057    0.001    0.005    1.000   -0.002    0.000    0.005   -0.027   -0.050   -0.000    0.009    0.682    0.002    0.001    0.001    0.087   -0.068   -0.003    0.020 |
|  p4160_p |   -0.005   -0.026   -0.333    0.187    0.029    0.001    0.197   -0.183   -0.002    1.000    0.053   -0.538   -0.036    0.002   -0.144    0.173    0.002   -0.001    0.031   -0.016   -0.001   -0.007    0.078   -0.002 |
| DDstar_s |   -0.000    0.009   -0.009    0.037    0.005   -0.006    0.042    0.007    0.000    0.053    1.000    0.003    0.076    0.001    0.036    0.047    0.001    0.000   -0.002    0.033   -0.002    0.005    0.002    0.001 |
|  p4040_s |   -0.000   -0.100    0.386   -0.160   -0.029    0.074   -0.240    0.087    0.005   -0.538    0.003    1.000   -0.006   -0.030    0.015   -0.128   -0.030    0.000   -0.006    0.099    0.048   -0.063   -0.198    0.001 |
|   jpsi_p |    0.002    0.200    0.240    0.069   -0.001   -0.138   -0.088   -0.014   -0.027   -0.036    0.076   -0.006    1.000    0.012   -0.020    0.172    0.007   -0.004    0.060   -0.036   -0.036    0.125   -0.161   -0.015 |
|  omega_s |    0.001   -0.034   -0.032    0.001   -0.002   -0.166   -0.007   -0.035   -0.050    0.002    0.001   -0.030    0.012    1.000   -0.014   -0.028    0.017    0.085   -0.000   -0.014   -0.402    0.190    0.069    0.577 |
|  psi2s_p |    0.001   -0.068    0.232   -0.056   -0.010    0.031   -0.219   -0.049   -0.000   -0.144    0.036    0.015   -0.020   -0.014    1.000   -0.001   -0.010   -0.003    0.033   -0.414    0.026   -0.035   -0.049   -0.005 |
| DDstar_p |    0.004   -0.165   -0.026    0.237    0.004   -0.214    0.117   -0.069    0.009    0.173    0.047   -0.128    0.172   -0.028   -0.001    1.000   -0.003   -0.012   -0.003    0.147    0.077   -0.023    0.210   -0.013 |
|    phi_s |    0.001   -0.020   -0.046    0.002   -0.002   -0.062   -0.006   -0.036    0.682    0.002    0.001   -0.030    0.007    0.017   -0.010   -0.003    1.000    0.015   -0.000   -0.014   -0.000    0.067    0.099    0.044 |
|    rho_p |    0.000   -0.007    0.008   -0.001    0.000   -0.069   -0.002    0.001    0.002   -0.001    0.000    0.000   -0.004    0.085   -0.003   -0.012    0.015    1.000    0.000   -0.001   -0.086    0.077   -0.023    0.013 |
|   Dbar_s |   -0.000    0.034   -0.001    0.049    0.002   -0.004    0.028   -0.001    0.001    0.031   -0.002   -0.006    0.060   -0.000    0.033   -0.003   -0.000    0.000    1.000    0.029    0.000    0.001    0.001    0.001 |
|  p3770_s |    0.000   -0.086   -0.118   -0.221   -0.001   -0.026   -0.043    0.015    0.001   -0.016    0.033    0.099   -0.036   -0.014   -0.414    0.147   -0.014   -0.001    0.029    1.000    0.024   -0.027    0.075   -0.001 |
|    rho_s |   -0.001    0.073    0.023   -0.002    0.002    0.409    0.015    0.052    0.087   -0.001   -0.002    0.048   -0.036   -0.402    0.026    0.077   -0.000   -0.086    0.000    0.024    1.000   -0.475   -0.065   -0.134 |
|  bplus_0 |    0.002   -0.054    0.008    0.053   -0.005   -0.937   -0.037   -0.063   -0.068   -0.007    0.005   -0.063    0.125    0.190   -0.035   -0.023    0.067    0.077    0.001   -0.027   -0.475    1.000    0.001    0.083 |
|  bplus_2 |    0.004    0.045   -0.727    0.128   -0.020   -0.183    0.067   -0.218   -0.003    0.078    0.002   -0.198   -0.161    0.069   -0.049    0.210    0.099   -0.023    0.001    0.075   -0.065    0.001    1.000   -0.026 |
|  omega_p |    0.000   -0.007    0.007   -0.003    0.000   -0.076   -0.003    0.002    0.020   -0.002    0.001    0.001   -0.015    0.577   -0.005   -0.013    0.044    0.013    0.001   -0.001   -0.134    0.083   -0.026    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.11264627260312832}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3392209771409007}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2092539886363483}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10253319811136308}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.0593033896715537}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06034319321817727}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1604899118168075}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1687648765434936}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.24246277147410922}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10933223468911701}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03177675599594748}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17571391829819716}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02487005419308197}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0901073367339809}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031110888921986657}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32916482798303015}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.145033545091021}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.12652780851006673}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.024448512117252796}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2404404157677531}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.4099321592244404}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.032120916838131675}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07801612698809635}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.28423601643893415})])
Toy 4/25
Time taken: 28 min, 46 s
Projected time left: 2 h, 30 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1275 (1275 total)    |
| EDM = 1.13E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297320.2655294528
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -1.23   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -0.36   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -1.36   |    0.27   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.32   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.62    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -0.82   |    0.03   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.31    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   0.717   |   0.017   |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |    0.4    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |  -6.283   |   0.008   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |  -0.300   |   0.010   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.27    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   4.69    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    5.7    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.97    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   2.95    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.9    |    2.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.18   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.300   |   0.012   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.51    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.451   |   0.018   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.44   |    0.10   |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.08    |   0.37    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.042   -0.039    0.076   -0.045   -0.108    0.014    0.010   -0.017    0.004    0.008   -0.200    0.037    0.011   -0.083    0.067   -0.024    0.052    0.007    0.025    0.002    0.007    0.168    0.005 |
|   Dbar_p |   -0.042    1.000   -0.081    0.426   -0.007    0.118    0.118    0.010   -0.002    0.001    0.001   -0.064    0.391   -0.006    0.160   -0.068   -0.010    0.036    0.007    0.182    0.034    0.043   -0.016   -0.001 |
|      Ctt |   -0.039   -0.081    1.000   -0.256    0.313   -0.201   -0.326   -0.026   -0.021   -0.002    0.009    0.537    0.337    0.005    0.140   -0.014   -0.035    0.118    0.028   -0.433    0.031   -0.053    0.845   -0.001 |
|  p3770_p |    0.076    0.426   -0.256    1.000   -0.086    0.069    0.269    0.019    0.004    0.000   -0.004   -0.250    0.166   -0.011    0.159    0.211    0.004   -0.028   -0.001    0.013    0.007    0.040   -0.174   -0.005 |
|  p4415_s |   -0.045   -0.007    0.313   -0.086    1.000    0.030    0.009   -0.000   -0.016   -0.003    0.008    0.130    0.065   -0.001   -0.006    0.001   -0.024    0.058    0.009   -0.085    0.030    0.005    0.199   -0.002 |
|  bplus_1 |   -0.108    0.118   -0.201    0.069    0.030    1.000    0.087    0.003   -0.020   -0.000   -0.021   -0.034   -0.004    0.129    0.072    0.084   -0.006    0.088   -0.015    0.106   -0.215   -0.899   -0.163    0.065 |
|  p4040_p |    0.014    0.118   -0.326    0.269    0.009    0.087    1.000    0.006   -0.018   -0.002    0.011   -0.356    0.037    0.000   -0.176    0.279   -0.023    0.019    0.013    0.229    0.013    0.037   -0.172   -0.000 |
|  p4160_s |    0.010    0.010   -0.026    0.019   -0.000    0.003    0.006    1.000   -0.000   -0.002    0.000   -0.026    0.004   -0.000   -0.002    0.018   -0.000   -0.001    0.000    0.014   -0.000    0.002   -0.014    0.000 |
|    phi_p |   -0.017   -0.002   -0.021    0.004   -0.016   -0.020   -0.018   -0.000    1.000    0.000   -0.000   -0.013   -0.022   -0.080   -0.015    0.004    0.927   -0.147    0.000   -0.010   -0.009    0.014   -0.066    0.033 |
|  p4160_p |    0.004    0.001   -0.002    0.000   -0.003   -0.000   -0.002   -0.002    0.000    1.000   -0.000    0.005    0.000   -0.000    0.002   -0.000    0.000   -0.001   -0.000    0.000   -0.000   -0.000   -0.002   -0.000 |
| DDstar_s |    0.008    0.001    0.009   -0.004    0.008   -0.021    0.011    0.000   -0.000   -0.000    1.000    0.006    0.010    0.001    0.011    0.006   -0.000    0.002   -0.000   -0.000   -0.003   -0.000    0.016    0.001 |
|  p4040_s |   -0.200   -0.064    0.537   -0.250    0.130   -0.034   -0.356   -0.026   -0.013    0.005    0.006    1.000    0.090    0.001    0.086   -0.074   -0.021    0.064    0.006   -0.115    0.026   -0.011    0.342   -0.002 |
|   jpsi_p |    0.037    0.391    0.337    0.166    0.065   -0.004    0.037    0.004   -0.022    0.000    0.010    0.090    1.000   -0.033    0.133    0.369   -0.020   -0.046    0.017    0.016    0.012   -0.050    0.271   -0.023 |
|  omega_s |    0.011   -0.006    0.005   -0.011   -0.001    0.129    0.000   -0.000   -0.080   -0.000    0.001    0.001   -0.033    1.000   -0.006   -0.006   -0.045    0.315    0.001   -0.003   -0.338   -0.138    0.050    0.625 |
|  psi2s_p |   -0.083    0.160    0.140    0.159   -0.006    0.072   -0.176   -0.002   -0.015    0.002    0.011    0.086    0.133   -0.006    1.000    0.172   -0.018    0.018    0.018   -0.396    0.019   -0.004    0.032   -0.004 |
| DDstar_p |    0.067   -0.068   -0.014    0.211    0.001    0.084    0.279    0.018    0.004   -0.000    0.006   -0.074    0.369   -0.006    0.172    1.000    0.001    0.008   -0.002    0.204    0.018    0.019   -0.029   -0.001 |
|    phi_s |   -0.024   -0.010   -0.035    0.004   -0.024   -0.006   -0.023   -0.000    0.927    0.000   -0.000   -0.021   -0.020   -0.045   -0.018    0.001    1.000   -0.114   -0.000   -0.013   -0.026   -0.001   -0.094    0.050 |
|    rho_p |    0.052    0.036    0.118   -0.028    0.058    0.088    0.019   -0.001   -0.147   -0.001    0.002    0.064   -0.046    0.315    0.018    0.008   -0.114    1.000    0.002   -0.004    0.181   -0.089    0.258    0.020 |
|   Dbar_s |    0.007    0.007    0.028   -0.001    0.009   -0.015    0.013    0.000    0.000   -0.000   -0.000    0.006    0.017    0.001    0.018   -0.002   -0.000    0.002    1.000    0.007   -0.001   -0.001    0.019    0.001 |
|  p3770_s |    0.025    0.182   -0.433    0.013   -0.085    0.106    0.229    0.014   -0.010    0.000   -0.000   -0.115    0.016   -0.003   -0.396    0.204   -0.013   -0.004    0.007    1.000    0.010    0.060   -0.291   -0.001 |
|    rho_s |    0.002    0.034    0.031    0.007    0.030   -0.215    0.013   -0.000   -0.009   -0.000   -0.003    0.026    0.012   -0.338    0.019    0.018   -0.026    0.181   -0.001    0.010    1.000    0.255    0.020   -0.116 |
|  bplus_0 |    0.007    0.043   -0.053    0.040    0.005   -0.899    0.037    0.002    0.014   -0.000   -0.000   -0.011   -0.050   -0.138   -0.004    0.019   -0.001   -0.089   -0.001    0.060    0.255    1.000   -0.150   -0.068 |
|  bplus_2 |    0.168   -0.016    0.845   -0.174    0.199   -0.163   -0.172   -0.014   -0.066   -0.002    0.016    0.342    0.271    0.050    0.032   -0.029   -0.094    0.258    0.019   -0.291    0.020   -0.150    1.000    0.020 |
|  omega_p |    0.005   -0.001   -0.001   -0.005   -0.002    0.065   -0.000    0.000    0.033   -0.000    0.001   -0.002   -0.023    0.625   -0.004   -0.001    0.050    0.020    0.001   -0.001   -0.116   -0.068    0.020    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.31452165990920555}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.25547312509540143}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2675332078898536}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10052142854547053}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1860921012895776}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03358964686174093}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.13112104953394965}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.01748678571041601}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5506399698614368}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.008082007181026363}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.009800265214975096}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17684983575294788}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03289690693595482}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2181497596111757}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03264879609576177}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.24579454058778083}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.0840223396519555}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2597694291164947}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.012055950824258366}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2471818342762151}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33008875990583453}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018362354584249507}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09796622022915413}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.37115781673303117})])
Toy 5/25
Time taken: 36 min, 14 s
Projected time left: 2 h, 24 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1267 (1267 total)    |
| EDM = 0.000156 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297207.1869758534
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.17   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    1.3    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   0.25    |   0.22    |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -3.01   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.91    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.78    |   0.06    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.94   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.26    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   6.17    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   3.85    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.08    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.34    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.61    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    7.5    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    3.1    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |    6.3    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.43   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.50    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.387   |   0.027   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.07    |   0.07    |            |            |   -2    |    2    |       |
| 23| omega_p  |   6.28    |   0.08    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.057   -0.099    0.164   -0.149    0.134    0.325   -0.174    0.003    0.485   -0.076   -0.217    0.316   -0.007    0.108   -0.425   -0.011   -0.008   -0.064    0.151   -0.000   -0.036   -0.162   -0.001 |
|   Dbar_p |   -0.057    1.000   -0.600    0.408    0.003   -0.286   -0.018   -0.060    0.007    0.129   -0.127   -0.013    0.229   -0.052   -0.053   -0.354   -0.029   -0.010    0.287   -0.118    0.108   -0.014    0.164    0.000 |
|      Ctt |   -0.099   -0.600    1.000   -0.329    0.176    0.218   -0.191    0.220   -0.001   -0.356    0.077    0.271   -0.416   -0.029    0.192    0.355   -0.042   -0.033   -0.203   -0.034    0.013   -0.027   -0.604   -0.001 |
|  p3770_p |    0.164    0.408   -0.329    1.000   -0.052   -0.160    0.271   -0.018   -0.001    0.339   -0.020   -0.102    0.289   -0.003    0.096   -0.331   -0.003   -0.001    0.358   -0.146    0.002    0.064    0.062   -0.000 |
|  p4415_s |   -0.149    0.003    0.176   -0.052    1.000   -0.072    0.025    0.272    0.003   -0.027   -0.010    0.108   -0.074   -0.021    0.006    0.049   -0.015   -0.007   -0.026    0.015    0.040   -0.026    0.078    0.000 |
|  bplus_1 |    0.134   -0.286    0.218   -0.160   -0.072    1.000    0.056    0.007    0.029    0.031   -0.060   -0.022    0.013   -0.153    0.015    0.026   -0.088    0.031   -0.141    0.028    0.353   -0.920   -0.344    0.003 |
|  p4040_p |    0.325   -0.018   -0.191    0.271    0.025    0.056    1.000    0.317    0.002    0.451   -0.062   -0.185    0.427    0.002    0.084   -0.527   -0.002   -0.000    0.043    0.171   -0.012   -0.014    0.008   -0.000 |
|  p4160_s |   -0.174   -0.060    0.220   -0.018    0.272    0.007    0.317    1.000    0.005   -0.065   -0.026    0.006    0.012   -0.034    0.016   -0.083   -0.031   -0.019   -0.092    0.083    0.048   -0.049   -0.070   -0.000 |
|    phi_p |    0.003    0.007   -0.001   -0.001    0.003    0.029    0.002    0.005    1.000    0.001   -0.000    0.004   -0.000   -0.054    0.000   -0.006    0.598   -0.028    0.005    0.001    0.058   -0.037   -0.013   -0.003 |
|  p4160_p |    0.485    0.129   -0.356    0.339   -0.027    0.031    0.451   -0.065    0.001    1.000   -0.079   -0.385    0.538    0.012    0.162   -0.659    0.009    0.006    0.083    0.192   -0.026    0.014    0.018   -0.000 |
| DDstar_s |   -0.076   -0.127    0.077   -0.020   -0.010   -0.060   -0.062   -0.026   -0.000   -0.079    1.000   -0.030   -0.123   -0.006   -0.048    0.165   -0.002    0.000   -0.015   -0.009    0.015    0.003    0.050    0.000 |
|  p4040_s |   -0.217   -0.013    0.271   -0.102    0.108   -0.022   -0.185    0.006    0.004   -0.385   -0.030    1.000   -0.032   -0.026    0.063   -0.002   -0.021   -0.012   -0.103    0.141    0.043   -0.038   -0.017   -0.000 |
|   jpsi_p |    0.316    0.229   -0.416    0.289   -0.074    0.013    0.427    0.012   -0.000    0.538   -0.123   -0.032    1.000   -0.016    0.271   -0.694   -0.014    0.009    0.172    0.297    0.032   -0.077    0.199    0.001 |
|  omega_s |   -0.007   -0.052   -0.029   -0.003   -0.021   -0.153    0.002   -0.034   -0.054    0.012   -0.006   -0.026   -0.016    1.000    0.000   -0.009    0.024   -0.084   -0.025   -0.000   -0.438    0.188    0.132   -0.098 |
|  psi2s_p |    0.108   -0.053    0.192    0.096    0.006    0.015    0.084    0.016    0.000    0.162   -0.048    0.063    0.271    0.000    1.000   -0.309   -0.001    0.000    0.062   -0.131   -0.005    0.005   -0.036   -0.000 |
| DDstar_p |   -0.425   -0.354    0.355   -0.331    0.049    0.026   -0.527   -0.083   -0.006   -0.659    0.165   -0.002   -0.694   -0.009   -0.309    1.000   -0.014   -0.010    0.143   -0.283    0.007   -0.006   -0.098    0.001 |
|    phi_s |   -0.011   -0.029   -0.042   -0.003   -0.015   -0.088   -0.002   -0.031    0.598    0.009   -0.002   -0.021   -0.014    0.024   -0.001   -0.014    1.000   -0.031   -0.013   -0.007   -0.033    0.104    0.133   -0.005 |
|    rho_p |   -0.008   -0.010   -0.033   -0.001   -0.007    0.031   -0.000   -0.019   -0.028    0.006    0.000   -0.012    0.009   -0.084    0.000   -0.010   -0.031    1.000   -0.003   -0.005   -0.122   -0.027    0.099   -0.005 |
|   Dbar_s |   -0.064    0.287   -0.203    0.358   -0.026   -0.141    0.043   -0.092    0.005    0.083   -0.015   -0.103    0.172   -0.025    0.062    0.143   -0.013   -0.003    1.000    0.046    0.055   -0.018    0.137    0.000 |
|  p3770_s |    0.151   -0.118   -0.034   -0.146    0.015    0.028    0.171    0.083    0.001    0.192   -0.009    0.141    0.297   -0.000   -0.131   -0.283   -0.007   -0.005    0.046    1.000   -0.011   -0.004    0.026   -0.000 |
|    rho_s |   -0.000    0.108    0.013    0.002    0.040    0.353   -0.012    0.048    0.058   -0.026    0.015    0.043    0.032   -0.438   -0.005    0.007   -0.033   -0.122    0.055   -0.011    1.000   -0.436   -0.162    0.015 |
|  bplus_0 |   -0.036   -0.014   -0.027    0.064   -0.026   -0.920   -0.014   -0.049   -0.037    0.014    0.003   -0.038   -0.077    0.188    0.005   -0.006    0.104   -0.027   -0.018   -0.004   -0.436    1.000    0.170   -0.004 |
|  bplus_2 |   -0.162    0.164   -0.604    0.062    0.078   -0.344    0.008   -0.070   -0.013    0.018    0.050   -0.017    0.199    0.132   -0.036   -0.098    0.133    0.099    0.137    0.026   -0.162    0.170    1.000    0.002 |
|  omega_p |   -0.001    0.000   -0.001   -0.000    0.000    0.003   -0.000   -0.000   -0.003   -0.000    0.000   -0.000    0.001   -0.098   -0.000    0.001   -0.005   -0.005    0.000   -0.000    0.015   -0.004    0.002    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2643358090862702}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5822501873354025}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21527699776702647}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.13066799938580842}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19466669881269782}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.056415645826444205}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1657480219856513}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17299630282408796}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.21833371595173467}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.13285594627189568}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.08248199839841497}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17409192397343598}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03488526763261124}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9274493105637625}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03449968149924487}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6860559552418666}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0864110104201554}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.8158397095855774}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.43229564205267723}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25686408593999177}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3930396592756084}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.026633729116836924}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07400863147094794}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.08491429268010542})])
Toy 6/25
Time taken: 43 min, 51 s
Projected time left: 2 h, 18 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1322 (1322 total)    |
| EDM = 0.00019 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297397.81723552814
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |    5.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   2.77    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -1.4    |    0.3    |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.33   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.52    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -1.05   |    0.05   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.31    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   0.717   |   0.016   |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.53    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |  -6.283   |   0.009   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.013   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.98    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   4.68    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |     7     |     4     |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.95    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -6.28   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.4    |    1.3    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.40   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.300   |   0.016   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.40    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.588   |   0.026   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.49   |    0.16   |            |            |   -2    |    2    |       |
| 23| omega_p  |    1.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.013   -0.289    0.141   -0.142   -0.007    0.024    0.008    0.006    0.004   -0.003   -0.246   -0.084    0.004   -0.066    0.019    0.011   -0.039   -0.007    0.129   -0.005   -0.013   -0.152    0.003 |
|   Dbar_p |    0.013    1.000   -0.140    0.484   -0.107    0.135    0.101    0.011   -0.005    0.001    0.002   -0.107    0.418   -0.000    0.162   -0.028   -0.015    0.043    0.007    0.218    0.020    0.063   -0.084    0.004 |
|      Ctt |   -0.289   -0.140    1.000   -0.374    0.393   -0.325   -0.346   -0.027   -0.030   -0.002    0.012    0.648    0.440   -0.024    0.185    0.004   -0.058    0.175    0.046   -0.539   -0.024   -0.003    0.914   -0.022 |
|  p3770_p |    0.141    0.484   -0.374    1.000   -0.138    0.126    0.245    0.018    0.010    0.000   -0.010   -0.328    0.048    0.004    0.078    0.068    0.016   -0.053   -0.006    0.082    0.012    0.032   -0.303    0.005 |
|  p4415_s |   -0.142   -0.107    0.393   -0.138    1.000   -0.133   -0.064   -0.001   -0.030    0.000    0.015    0.124    0.133   -0.018   -0.034    0.006   -0.050    0.120    0.021   -0.185   -0.010    0.017    0.411   -0.015 |
|  bplus_1 |   -0.007    0.135   -0.325    0.126   -0.133    1.000    0.105    0.006   -0.000    0.000   -0.023   -0.151   -0.105    0.004    0.017    0.005    0.015   -0.053   -0.022    0.175   -0.126   -0.892   -0.277   -0.017 |
|  p4040_p |    0.024    0.101   -0.346    0.245   -0.064    0.105    1.000    0.003   -0.012   -0.002    0.009   -0.368   -0.115   -0.006   -0.259    0.105   -0.015   -0.002    0.012    0.221    0.005    0.018   -0.231   -0.005 |
|  p4160_s |    0.008    0.011   -0.027    0.018   -0.001    0.006    0.003    1.000    0.000   -0.002   -0.000   -0.026   -0.006    0.000   -0.006    0.006    0.001   -0.003   -0.000    0.014    0.000    0.000   -0.019    0.000 |
|    phi_p |    0.006   -0.005   -0.030    0.010   -0.030   -0.000   -0.012    0.000    1.000    0.000   -0.000   -0.022   -0.007   -0.060   -0.013    0.001    0.816   -0.214   -0.001   -0.000    0.015   -0.004   -0.065   -0.021 |
|  p4160_p |    0.004    0.001   -0.002    0.000    0.000    0.000   -0.002   -0.002    0.000    1.000   -0.000    0.005   -0.000    0.000    0.002   -0.001    0.001   -0.001   -0.000    0.001    0.000   -0.000   -0.002    0.000 |
| DDstar_s |   -0.003    0.002    0.012   -0.010    0.015   -0.023    0.009   -0.000   -0.000   -0.000    1.000    0.010    0.007   -0.000    0.012    0.004   -0.001    0.001   -0.000   -0.006   -0.003   -0.003    0.019   -0.001 |
|  p4040_s |   -0.246   -0.107    0.648   -0.328    0.124   -0.151   -0.368   -0.026   -0.022    0.005    0.010    1.000    0.225   -0.015    0.147   -0.021   -0.039    0.116    0.018   -0.242   -0.008    0.013    0.514   -0.012 |
|   jpsi_p |   -0.084    0.418    0.440    0.048    0.133   -0.105   -0.115   -0.006   -0.007   -0.000    0.007    0.225    1.000   -0.031    0.129    0.148   -0.009   -0.002    0.033   -0.140   -0.008   -0.024    0.399   -0.028 |
|  omega_s |    0.004   -0.000   -0.024    0.004   -0.018    0.004   -0.006    0.000   -0.060    0.000   -0.000   -0.015   -0.031    1.000   -0.012    0.000    0.012    0.107   -0.001    0.002    0.250    0.001   -0.038    0.926 |
|  psi2s_p |   -0.066    0.162    0.185    0.078   -0.034    0.017   -0.259   -0.006   -0.013    0.002    0.012    0.147    0.129   -0.012    1.000    0.079   -0.020    0.037    0.029   -0.452    0.003    0.004    0.106   -0.010 |
| DDstar_p |    0.019   -0.028    0.004    0.068    0.006    0.005    0.105    0.006    0.001   -0.001    0.004   -0.021    0.148    0.000    0.079    1.000   -0.001    0.006   -0.002    0.071    0.001    0.008    0.003    0.001 |
|    phi_s |    0.011   -0.015   -0.058    0.016   -0.050    0.015   -0.015    0.001    0.816    0.001   -0.001   -0.039   -0.009    0.012   -0.020   -0.001    1.000   -0.162   -0.002    0.003    0.004   -0.016   -0.108    0.034 |
|    rho_p |   -0.039    0.043    0.175   -0.053    0.120   -0.053   -0.002   -0.003   -0.214   -0.001    0.001    0.116   -0.002    0.107    0.037    0.006   -0.162    1.000    0.006   -0.047    0.273    0.040    0.267    0.125 |
|   Dbar_s |   -0.007    0.007    0.046   -0.006    0.021   -0.022    0.012   -0.000   -0.001   -0.000   -0.000    0.018    0.033   -0.001    0.029   -0.002   -0.002    0.006    1.000    0.000   -0.002   -0.001    0.036   -0.001 |
|  p3770_s |    0.129    0.218   -0.539    0.082   -0.185    0.175    0.221    0.014   -0.000    0.001   -0.006   -0.242   -0.140    0.002   -0.452    0.071    0.003   -0.047    0.000    1.000    0.012    0.036   -0.436    0.003 |
|    rho_s |   -0.005    0.020   -0.024    0.012   -0.010   -0.126    0.005    0.000    0.015    0.000   -0.003   -0.008   -0.008    0.250    0.003    0.001    0.004    0.273   -0.002    0.012    1.000    0.164   -0.044    0.448 |
|  bplus_0 |   -0.013    0.063   -0.003    0.032    0.017   -0.892    0.018    0.000   -0.004   -0.000   -0.003    0.013   -0.024    0.001    0.004    0.008   -0.016    0.040   -0.001    0.036    0.164    1.000   -0.085    0.027 |
|  bplus_2 |   -0.152   -0.084    0.914   -0.303    0.411   -0.277   -0.231   -0.019   -0.065   -0.002    0.019    0.514    0.399   -0.038    0.106    0.003   -0.108    0.267    0.036   -0.436   -0.044   -0.085    1.000   -0.036 |
|  omega_p |    0.003    0.004   -0.022    0.005   -0.015   -0.017   -0.005    0.000   -0.021    0.000   -0.001   -0.012   -0.028    0.926   -0.010    0.001    0.034    0.125   -0.001    0.003    0.448    0.027   -0.036    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.36970400727530706}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2792065105064685}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.33766555692591}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1080172991522188}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20012047590370902}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04905986057020073}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16173785700927645}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.015843410834417315}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.29767342681120157}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.008577761497999159}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.01271822066957562}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19768668323949684}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03204330419784984}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.9426873327872904}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03235158856917408}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.23297629921562768}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3418365110429527}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2595784827989518}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.015574391598201093}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.26334069120030845}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.31641154785415426}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.026182797491825616}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.16480287192307774}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5622984174704593})])
Toy 7/25
Time taken: 51 min, 43 s
Projected time left: 2 h, 12 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1228 (1228 total)    |
| EDM = 6.93E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297145.9875965143
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   3.99    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    5.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.71   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.69   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.94    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -1.10   |    0.06   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.25   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.26    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |    0.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.34    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |  -0.300   |   0.028   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.87    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.678   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.0    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.87    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    1.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.1    |    1.4    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |    5.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.40    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   0.97    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.593   |   0.027   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.35   |    0.11   |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.14    |   0.35    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.132    0.021    0.020   -0.180   -0.102    0.154   -0.116   -0.020    0.280    0.034   -0.185   -0.028    0.012   -0.093   -0.043   -0.029    0.051    0.015   -0.017   -0.024    0.004    0.205    0.007 |
|   Dbar_p |   -0.132    1.000   -0.359    0.335    0.042    0.182   -0.087   -0.113   -0.003   -0.010    0.009   -0.129    0.167   -0.011   -0.090   -0.125   -0.006    0.030    0.034   -0.072    0.032    0.046   -0.117   -0.005 |
|      Ctt |    0.021   -0.359    1.000   -0.249    0.190   -0.194   -0.298    0.260   -0.022   -0.402   -0.004    0.359    0.227    0.019    0.196   -0.089   -0.037    0.103    0.001   -0.161   -0.043   -0.003    0.691    0.010 |
|  p3770_p |    0.020    0.335   -0.249    1.000   -0.073    0.145    0.174   -0.083    0.006    0.244    0.036   -0.189    0.101   -0.019    0.010    0.317    0.008   -0.008    0.051   -0.242    0.038    0.051   -0.144   -0.010 |
|  p4415_s |   -0.180    0.042    0.190   -0.073    1.000    0.109   -0.039    0.339   -0.001   -0.155   -0.002    0.216   -0.013   -0.006    0.030   -0.033   -0.002    0.010   -0.000    0.009    0.016    0.024   -0.101   -0.003 |
|  bplus_1 |   -0.102    0.182   -0.194    0.145    0.109    1.000    0.007   -0.024   -0.012    0.024   -0.001   -0.026    0.067    0.060    0.020    0.345    0.001   -0.010    0.001    0.075   -0.124   -0.826   -0.257    0.030 |
|  p4040_p |    0.154   -0.087   -0.298    0.174   -0.039    0.007    1.000    0.292   -0.006    0.266    0.036   -0.243   -0.074   -0.001   -0.210    0.149   -0.007   -0.001    0.027   -0.037    0.002    0.008   -0.075   -0.001 |
|  p4160_s |   -0.116   -0.113    0.260   -0.083    0.339   -0.024    0.292    1.000   -0.023   -0.171    0.011    0.065   -0.041    0.010   -0.083   -0.086   -0.034    0.072    0.003   -0.004   -0.015    0.030    0.161    0.006 |
|    phi_p |   -0.020   -0.003   -0.022    0.006   -0.001   -0.012   -0.006   -0.023    1.000    0.000    0.001   -0.019    0.008   -0.096   -0.005    0.013    0.832   -0.209    0.001   -0.011    0.078    0.009   -0.078   -0.020 |
|  p4160_p |    0.280   -0.010   -0.402    0.244   -0.155    0.024    0.266   -0.171    0.000    1.000    0.058   -0.555   -0.003   -0.007   -0.129    0.264    0.002   -0.017    0.036    0.022    0.011    0.008   -0.105   -0.004 |
| DDstar_s |    0.034    0.009   -0.004    0.036   -0.002   -0.001    0.036    0.011    0.001    0.058    1.000    0.007    0.080    0.000    0.037    0.044    0.001    0.000   -0.003    0.035    0.000    0.001    0.006    0.000 |
|  p4040_s |   -0.185   -0.129    0.359   -0.189    0.216   -0.026   -0.243    0.065   -0.019   -0.555    0.007    1.000   -0.041    0.010   -0.023   -0.160   -0.028    0.057   -0.002    0.073   -0.015    0.014    0.137    0.006 |
|   jpsi_p |   -0.028    0.167    0.227    0.101   -0.013    0.067   -0.074   -0.041    0.008   -0.003    0.080   -0.041    1.000   -0.043   -0.024    0.249    0.019   -0.074    0.066   -0.013    0.051   -0.016    0.100   -0.029 |
|  omega_s |    0.012   -0.011    0.019   -0.019   -0.006    0.060   -0.001    0.010   -0.096   -0.007    0.000    0.010   -0.043    1.000   -0.004   -0.028   -0.041    0.075    0.000   -0.004   -0.439   -0.086    0.061    0.730 |
|  psi2s_p |   -0.093   -0.090    0.196    0.010    0.030    0.020   -0.210   -0.083   -0.005   -0.129    0.037   -0.023   -0.024   -0.004    1.000    0.013   -0.005   -0.001    0.036   -0.406    0.006   -0.007   -0.005   -0.003 |
| DDstar_p |   -0.043   -0.125   -0.089    0.317   -0.033    0.345    0.149   -0.086    0.013    0.264    0.044   -0.160    0.249   -0.028    0.013    1.000    0.018   -0.001   -0.004    0.198    0.070    0.053   -0.295   -0.014 |
|    phi_s |   -0.029   -0.006   -0.037    0.008   -0.002    0.001   -0.007   -0.034    0.832    0.002    0.001   -0.028    0.019   -0.041   -0.005    0.018    1.000   -0.166    0.000   -0.016    0.027   -0.003   -0.115    0.011 |
|    rho_p |    0.051    0.030    0.103   -0.008    0.010   -0.010   -0.001    0.072   -0.209   -0.017    0.000    0.057   -0.074    0.075   -0.001   -0.001   -0.166    1.000    0.002    0.022    0.115    0.037    0.250   -0.063 |
|   Dbar_s |    0.015    0.034    0.001    0.051   -0.000    0.001    0.027    0.003    0.001    0.036   -0.003   -0.002    0.066    0.000    0.036   -0.004    0.000    0.002    1.000    0.034    0.000    0.002    0.005    0.000 |
|  p3770_s |   -0.017   -0.072   -0.161   -0.242    0.009    0.075   -0.037   -0.004   -0.011    0.022    0.035    0.073   -0.013   -0.004   -0.406    0.198   -0.016    0.022    0.034    1.000    0.011    0.041   -0.122   -0.002 |
|    rho_s |   -0.024    0.032   -0.043    0.038    0.016   -0.124    0.002   -0.015    0.078    0.011    0.000   -0.015    0.051   -0.439    0.006    0.070    0.027    0.115    0.000    0.011    1.000    0.203   -0.110   -0.137 |
|  bplus_0 |    0.004    0.046   -0.003    0.051    0.024   -0.826    0.008    0.030    0.009    0.008    0.001    0.014   -0.016   -0.086   -0.007    0.053   -0.003    0.037    0.002    0.041    0.203    1.000   -0.085   -0.042 |
|  bplus_2 |    0.205   -0.117    0.691   -0.144   -0.101   -0.257   -0.075    0.161   -0.078   -0.105    0.006    0.137    0.100    0.061   -0.005   -0.295   -0.115    0.250    0.005   -0.122   -0.110   -0.085    1.000    0.035 |
|  omega_p |    0.007   -0.005    0.010   -0.010   -0.003    0.030   -0.001    0.006   -0.020   -0.004    0.000    0.006   -0.029    0.730   -0.003   -0.014    0.011   -0.063    0.000   -0.002   -0.137   -0.042    0.035    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21919309985713298}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.338969994425276}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22320922487993888}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10246387557288572}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19742098380719109}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05568939703499498}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21779431888380207}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16578927172551206}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.32180903808058536}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10415679688059498}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.028490818977940535}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.172117280996348}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02670082049688638}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3291334949321385}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031861495551885}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3624291794056065}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.4338814278629082}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.36821581204181264}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.024325651724462938}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22748049432942352}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3040928163616774}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02715934146763943}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.11212663674495149}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.351618445936138})])
Toy 8/25
Time taken: 59 min, 18 s
Projected time left: 2 h, 5 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1480 (1480 total)    |
| EDM = 0.00911 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297273.34770200326
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.34   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    0.8    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   0.33    |   0.10    |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -3.16   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.32    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |  -0.948   |   0.017   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.30    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.38    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   1.12    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   3.85    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |  -0.021   |   0.242   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.29    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.57    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.5    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -0.6    |    6.4    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.7    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   6.05    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.24   |    0.08   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.45    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.34    |   0.25    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.490   |   0.009   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.17   |    0.04   |            |            |   -2    |    2    |       |
| 23| omega_p  |   6.13    |   0.20    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.755   -0.367    0.157    0.358   -0.709    0.681    0.543    0.036    0.753   -0.827    0.618    0.776    0.054    0.665   -0.831    0.036    0.021    0.143    0.549   -0.087   -0.704   -0.121    0.029 |
|   Dbar_p |    0.755    1.000   -0.470    0.166    0.440   -0.742    0.700    0.653    0.042    0.766   -0.932    0.732    0.844    0.058    0.732   -0.930    0.048    0.010    0.253    0.565   -0.088   -0.739   -0.136    0.030 |
|      Ctt |   -0.367   -0.470    1.000   -0.133   -0.059    0.326   -0.395   -0.201   -0.016   -0.447    0.426   -0.229   -0.446   -0.030   -0.249    0.418   -0.017   -0.010   -0.214   -0.298    0.041    0.326    0.384   -0.016 |
|  p3770_p |    0.157    0.166   -0.133    1.000    0.037   -0.077    0.202    0.091    0.013    0.218   -0.158    0.111    0.182    0.006    0.156   -0.158    0.014   -0.009    0.425   -0.018   -0.009   -0.075    0.032    0.003 |
|  p4415_s |    0.358    0.440   -0.059    0.037    1.000   -0.348    0.396    0.439    0.020    0.426   -0.478    0.397    0.424    0.029    0.376   -0.471    0.021    0.008    0.011    0.316   -0.044   -0.348   -0.163    0.015 |
|  bplus_1 |   -0.709   -0.742    0.326   -0.077   -0.348    1.000   -0.661   -0.582   -0.043   -0.715    0.845   -0.648   -0.762   -0.056   -0.667    0.840   -0.053    0.014    0.018   -0.534    0.093    0.633    0.109   -0.025 |
|  p4040_p |    0.681    0.700   -0.395    0.202    0.396   -0.661    1.000    0.664    0.035    0.686   -0.783    0.580    0.745    0.051    0.614   -0.789    0.034    0.017    0.208    0.502   -0.082   -0.656   -0.135    0.027 |
|  p4160_s |    0.543    0.653   -0.201    0.091    0.439   -0.582    0.664    1.000    0.029    0.568   -0.717    0.532    0.655    0.045    0.556   -0.715    0.027    0.022    0.041    0.480   -0.073   -0.578   -0.135    0.025 |
|    phi_p |    0.036    0.042   -0.016    0.013    0.020   -0.043    0.035    0.029    1.000    0.038   -0.044    0.034    0.040   -0.047    0.037   -0.045    0.266   -0.157    0.020    0.029    0.052   -0.043   -0.038   -0.026 |
|  p4160_p |    0.753    0.766   -0.447    0.218    0.426   -0.715    0.686    0.568    0.038    1.000   -0.838    0.570    0.804    0.055    0.685   -0.846    0.040    0.014    0.261    0.556   -0.087   -0.710   -0.135    0.029 |
| DDstar_s |   -0.827   -0.932    0.426   -0.158   -0.478    0.845   -0.783   -0.717   -0.044   -0.838    1.000   -0.792   -0.925   -0.066   -0.809    0.986   -0.050   -0.015   -0.195   -0.650    0.102    0.842    0.206   -0.034 |
|  p4040_s |    0.618    0.732   -0.229    0.111    0.397   -0.648    0.580    0.532    0.034    0.570   -0.792    1.000    0.736    0.051    0.638   -0.791    0.034    0.018    0.087    0.564   -0.080   -0.644   -0.176    0.027 |
|   jpsi_p |    0.776    0.844   -0.446    0.182    0.424   -0.762    0.745    0.655    0.040    0.804   -0.925    0.736    1.000    0.057    0.775   -0.925    0.037    0.018    0.249    0.638   -0.095   -0.757   -0.198    0.031 |
|  omega_s |    0.054    0.058   -0.030    0.006    0.029   -0.056    0.051    0.045   -0.047    0.055   -0.066    0.051    0.057    1.000    0.052   -0.066    0.004    0.224    0.004    0.041   -0.248   -0.063   -0.019    0.252 |
|  psi2s_p |    0.665    0.732   -0.249    0.156    0.376   -0.667    0.614    0.556    0.037    0.685   -0.809    0.638    0.775    0.052    1.000   -0.810    0.039    0.011    0.212    0.452   -0.080   -0.665   -0.183    0.027 |
| DDstar_p |   -0.831   -0.930    0.418   -0.158   -0.471    0.840   -0.789   -0.715   -0.045   -0.846    0.986   -0.791   -0.925   -0.066   -0.810    1.000   -0.050   -0.013   -0.159   -0.655    0.101    0.836    0.210   -0.034 |
|    phi_s |    0.036    0.048   -0.017    0.014    0.021   -0.053    0.034    0.027    0.266    0.040   -0.050    0.034    0.037    0.004    0.039   -0.050    1.000   -0.049    0.022    0.025   -0.034   -0.054   -0.089    0.005 |
|    rho_p |    0.021    0.010   -0.010   -0.009    0.008    0.014    0.017    0.022   -0.157    0.014   -0.015    0.018    0.018    0.224    0.011   -0.013   -0.049    1.000   -0.010    0.019    0.165    0.007    0.145   -0.044 |
|   Dbar_s |    0.143    0.253   -0.214    0.425    0.011    0.018    0.208    0.041    0.020    0.261   -0.195    0.087    0.249    0.004    0.212   -0.159    0.022   -0.010    1.000    0.180    0.010    0.009    0.056    0.003 |
|  p3770_s |    0.549    0.565   -0.298   -0.018    0.316   -0.534    0.502    0.480    0.029    0.556   -0.650    0.564    0.638    0.041    0.452   -0.655    0.025    0.019    0.180    1.000   -0.068   -0.529   -0.123    0.023 |
|    rho_s |   -0.087   -0.088    0.041   -0.009   -0.044    0.093   -0.082   -0.073    0.052   -0.087    0.102   -0.080   -0.095   -0.248   -0.080    0.101   -0.034    0.165    0.010   -0.068    1.000    0.122    0.017   -0.023 |
|  bplus_0 |   -0.704   -0.739    0.326   -0.075   -0.348    0.633   -0.656   -0.578   -0.043   -0.710    0.842   -0.644   -0.757   -0.063   -0.665    0.836   -0.054    0.007    0.009   -0.529    0.122    1.000    0.118   -0.028 |
|  bplus_2 |   -0.121   -0.136    0.384    0.032   -0.163    0.109   -0.135   -0.135   -0.038   -0.135    0.206   -0.176   -0.198   -0.019   -0.183    0.210   -0.089    0.145    0.056   -0.123    0.017    0.118    1.000    0.009 |
|  omega_p |    0.029    0.030   -0.016    0.003    0.015   -0.025    0.027    0.025   -0.026    0.029   -0.034    0.027    0.031    0.252    0.027   -0.034    0.005   -0.044    0.003    0.023   -0.023   -0.028    0.009    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2265977743380676}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6352586949678916}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1040359681683306}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09496117004811122}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.15903822579538995}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.017125109242823067}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1736546256295668}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17051433034519947}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.10542309811697992}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12576328932597214}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.241626352834635}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19499864738426365}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05272645651365959}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7085072454993093}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04309182298461156}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 6.4436902887471135}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.6937372264678459}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.19435515627769373}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.08371219903818149}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2379907513521904}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.24724000491640108}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008881487757161244}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.042044268483142355}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.20124118290595927})])
Toy 9/25
Time taken: 1 h, 7 min
Projected time left: 2 h, 48 s
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=270 (270 total)     |
| EDM = 5.82E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297229.0753976831
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.38   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   0.64    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.46   |    0.03   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.68   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.05    |   0.06    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.769   |   0.002   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.51   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   1.95    |   0.05    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   -5.62   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.093   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.025   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.84    |   0.05    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.603   |   0.007   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    5.8    |    0.5    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.793   |   0.010   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    4.6    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   22.01   |   0.28    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |     4     |     7     |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.101   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.60    |   0.07    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   0.04    |   2.04    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.407   |   0.001   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.291   |   0.014   |            |            |   -2    |    2    |       |
| 23| omega_p  |   6.11    |   0.08    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.003    0.019    0.009   -0.005   -0.004    0.020   -0.029    0.025    0.027   -0.014   -0.019   -0.005   -0.041   -0.012   -0.010   -0.008    0.052   -0.011    0.003    0.052   -0.013    0.008    0.028 |
|   Dbar_p |   -0.003    1.000    0.031    0.002    0.016    0.058   -0.029    0.004    0.144   -0.027   -0.071   -0.012   -0.037   -0.244   -0.037    0.065   -0.048    0.305    0.084   -0.040    0.305    0.017    0.113    0.166 |
|      Ctt |    0.019    0.031    1.000    0.002    0.044    0.097   -0.032    0.037    0.141   -0.027   -0.032    0.027   -0.018   -0.238    0.026    0.095   -0.046    0.298    0.074   -0.006    0.298    0.056    0.101    0.163 |
|  p3770_p |    0.009    0.002    0.002    1.000   -0.001    0.018    0.016    0.006    0.016    0.015   -0.021    0.011    0.000   -0.027    0.008    0.034   -0.005    0.034    0.055   -0.024    0.034    0.015    0.017    0.019 |
|  p4415_s |   -0.005    0.016    0.044   -0.001    1.000   -0.020    0.013    0.018    0.015    0.027    0.022    0.007   -0.004   -0.024   -0.006   -0.026   -0.005    0.030   -0.005    0.003    0.030   -0.024    0.028    0.017 |
|  bplus_1 |   -0.004    0.058    0.097    0.018   -0.020    1.000    0.018   -0.019    0.168    0.017    0.004   -0.020   -0.006   -0.286   -0.019    0.025   -0.052    0.358    0.044    0.001    0.358   -0.008    0.151    0.194 |
|  p4040_p |    0.020   -0.029   -0.032    0.016    0.013    0.018    1.000    0.053    0.017   -0.005   -0.042   -0.005   -0.004   -0.029   -0.015    0.030   -0.006    0.036    0.010   -0.017    0.036    0.013    0.002    0.020 |
|  p4160_s |   -0.029    0.004    0.037    0.006    0.018   -0.019    0.053    1.000    0.021   -0.009    0.001   -0.024   -0.006   -0.034   -0.016   -0.025   -0.007    0.042   -0.019    0.006    0.042   -0.026    0.010    0.023 |
|    phi_p |    0.025    0.144    0.141    0.016    0.015    0.168    0.017    0.021    1.000    0.017    0.005    0.016    0.030   -0.388    0.001    0.131   -0.001    0.483    0.156    0.023    0.483    0.104    0.257    0.266 |
|  p4160_p |    0.027   -0.027   -0.027    0.015    0.027    0.017   -0.005   -0.009    0.017    1.000   -0.058   -0.049    0.001   -0.028   -0.007    0.032   -0.006    0.035    0.010   -0.003    0.035    0.012   -0.002    0.019 |
| DDstar_s |   -0.014   -0.071   -0.032   -0.021    0.022    0.004   -0.042    0.001    0.005   -0.058    1.000   -0.022   -0.060   -0.010   -0.042   -0.212   -0.004    0.012    0.026   -0.049    0.012    0.001   -0.017    0.006 |
|  p4040_s |   -0.019   -0.012    0.027    0.011    0.007   -0.020   -0.005   -0.024    0.016   -0.049   -0.022    1.000   -0.003   -0.026   -0.019   -0.022   -0.006    0.032   -0.023    0.011    0.032   -0.026    0.005    0.018 |
|   jpsi_p |   -0.005   -0.037   -0.018    0.000   -0.004   -0.006   -0.004   -0.006    0.030    0.001   -0.060   -0.003    1.000   -0.050    0.011    0.007   -0.012    0.061    0.014    0.004    0.061   -0.017    0.014    0.033 |
|  omega_s |   -0.041   -0.244   -0.238   -0.027   -0.024   -0.286   -0.029   -0.034   -0.388   -0.028   -0.010   -0.026   -0.050    1.000   -0.002   -0.220    0.138   -0.803   -0.262   -0.039   -0.802   -0.183   -0.440   -0.420 |
|  psi2s_p |   -0.012   -0.037    0.026    0.008   -0.006   -0.019   -0.015   -0.016    0.001   -0.007   -0.042   -0.019    0.011   -0.002    1.000   -0.008   -0.001    0.002   -0.005   -0.052    0.002   -0.019   -0.001    0.001 |
| DDstar_p |   -0.010    0.065    0.095    0.034   -0.026    0.025    0.030   -0.025    0.131    0.032   -0.212   -0.022    0.007   -0.220   -0.008    1.000   -0.042    0.276    0.015    0.022    0.276   -0.011    0.130    0.150 |
|    phi_s |   -0.008   -0.048   -0.046   -0.005   -0.005   -0.052   -0.006   -0.007   -0.001   -0.006   -0.004   -0.006   -0.012    0.138   -0.001   -0.042    1.000   -0.172   -0.050   -0.008   -0.172   -0.028   -0.081   -0.094 |
|    rho_p |    0.052    0.305    0.298    0.034    0.030    0.358    0.036    0.042    0.483    0.035    0.012    0.032    0.061   -0.803    0.002    0.276   -0.172    1.000    0.329    0.048    0.999    0.230    0.553    0.555 |
|   Dbar_s |   -0.011    0.084    0.074    0.055   -0.005    0.044    0.010   -0.019    0.156    0.010    0.026   -0.023    0.014   -0.262   -0.005    0.015   -0.050    0.329    1.000    0.016    0.328   -0.001    0.137    0.179 |
|  p3770_s |    0.003   -0.040   -0.006   -0.024    0.003    0.001   -0.017    0.006    0.023   -0.003   -0.049    0.011    0.004   -0.039   -0.052    0.022   -0.008    0.048    0.016    1.000    0.048   -0.005    0.008    0.026 |
|    rho_s |    0.052    0.305    0.298    0.034    0.030    0.358    0.036    0.042    0.483    0.035    0.012    0.032    0.061   -0.802    0.002    0.276   -0.172    0.999    0.328    0.048    1.000    0.230    0.553    0.555 |
|  bplus_0 |   -0.013    0.017    0.056    0.015   -0.024   -0.008    0.013   -0.026    0.104    0.012    0.001   -0.026   -0.017   -0.183   -0.019   -0.011   -0.028    0.230   -0.001   -0.005    0.230    1.000    0.077    0.123 |
|  bplus_2 |    0.008    0.113    0.101    0.017    0.028    0.151    0.002    0.010    0.257   -0.002   -0.017    0.005    0.014   -0.440   -0.001    0.130   -0.081    0.553    0.137    0.008    0.553    0.077    1.000    0.300 |
|  omega_p |    0.028    0.166    0.163    0.019    0.017    0.194    0.020    0.023    0.266    0.019    0.006    0.018    0.033   -0.420    0.001    0.150   -0.094    0.555    0.179    0.026    0.555    0.123    0.300    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.06645675173988463}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.18599715502280167}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.03213283689979518}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.03899513854030556}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.0581177087969319}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0024170027291841034}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.06203445151757925}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.047906210538224414}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.06785464076793613}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.030545474460895505}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02714054618105713}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.047215630151669796}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.007329968554842914}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.5242975039140414}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.00957737038748796}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5241141803094971}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.2757566842033352}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 7.079545001674325}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.020979365926054178}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.06901871541428495}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 2.042410987581807}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.00120048848238552}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.013843238508572941}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.08275746163229236})])
Toy 10/25
Time taken: 1 h, 12 min
Projected time left: 1 h, 48 min
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 3E+05                   |     Ncalls=525 (536 total)     |
| EDM = 8.48E+07 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 300014.0441961089
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |  -2.153   |   0.008   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   2.453   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      | -1.103E-1 |  0.012E-1 |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |  -3.483   |   0.020   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   2.159   |   0.000   |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.527   |   0.001   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   4.456   |   0.004   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.448   |   0.001   |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    | -0.521E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   1.438   |   0.020   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s | -2.836E-1 |  0.001E-1 |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.541   |   0.000   |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |    -3     |     11    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |  0.611E1  |  0.000E1  |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.94    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   5.741   |   0.004   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |  2.329E1  |  0.000E1  |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |  0.525E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   | -2.966E-1 |  0.000E-1 |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |  0.375E1  |  0.000E1  |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.742   |   0.000   |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.462   |   0.001   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.585   |   0.001   |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.331   |   0.003   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.924   -0.720    0.923    0.027    0.040    0.753   -0.434    0.104   -0.915    0.209    0.435    0.930    0.006    0.929    0.887    0.006    0.320   -0.144    0.084   -0.064   -0.590   -0.445    0.206 |
|   Dbar_p |   -0.924    1.000    0.769   -0.985   -0.029   -0.043   -0.804    0.464   -0.111    0.976   -0.223   -0.464   -0.993   -0.007   -0.991   -0.947   -0.007   -0.341    0.153   -0.090    0.068    0.629    0.475   -0.220 |
|      Ctt |   -0.720    0.769    1.000   -0.768   -0.022   -0.034   -0.627    0.362   -0.087    0.761   -0.174   -0.362   -0.774   -0.005   -0.773   -0.739   -0.005   -0.266    0.120   -0.070    0.053    0.490    0.370   -0.172 |
|  p3770_p |    0.923   -0.985   -0.768    1.000    0.029    0.043    0.803   -0.463    0.111   -0.975    0.222    0.463    0.992    0.007    0.990    0.946    0.007    0.341   -0.153    0.090   -0.068   -0.628   -0.475    0.220 |
|  p4415_s |    0.027   -0.029   -0.022    0.029    1.000    0.001    0.023   -0.013    0.003   -0.028    0.006    0.013    0.029    0.000    0.029    0.028    0.000    0.010   -0.004    0.003   -0.002   -0.018   -0.014    0.006 |
|  bplus_1 |    0.040   -0.043   -0.034    0.043    0.001    1.000    0.035   -0.020    0.005   -0.043    0.010    0.020    0.044    0.000    0.043    0.042    0.000    0.015   -0.007    0.004   -0.003   -0.034   -0.022    0.009 |
|  p4040_p |    0.753   -0.804   -0.627    0.803    0.023    0.035    1.000   -0.378    0.090   -0.796    0.181    0.378    0.809    0.005    0.808    0.772    0.006    0.278   -0.125    0.073   -0.055   -0.513   -0.387    0.180 |
|  p4160_s |   -0.434    0.464    0.362   -0.463   -0.013   -0.020   -0.378    1.000   -0.052    0.459   -0.105   -0.218   -0.467   -0.003   -0.466   -0.445   -0.003   -0.160    0.072   -0.042    0.032    0.296    0.223   -0.104 |
|    phi_p |    0.104   -0.111   -0.087    0.111    0.003    0.005    0.090   -0.052    1.000   -0.110    0.025    0.052    0.112    0.001    0.112    0.107    0.001    0.038   -0.017    0.010   -0.008   -0.071   -0.053    0.025 |
|  p4160_p |   -0.915    0.976    0.761   -0.975   -0.028   -0.043   -0.796    0.459   -0.110    1.000   -0.220   -0.459   -0.983   -0.007   -0.982   -0.938   -0.007   -0.338    0.152   -0.089    0.067    0.623    0.471   -0.218 |
| DDstar_s |    0.209   -0.223   -0.174    0.222    0.006    0.010    0.181   -0.105    0.025   -0.220    1.000    0.105    0.224    0.002    0.224    0.214    0.002    0.077   -0.035    0.020   -0.015   -0.142   -0.107    0.050 |
|  p4040_s |    0.435   -0.464   -0.362    0.463    0.013    0.020    0.378   -0.218    0.052   -0.459    0.105    1.000    0.467    0.003    0.467    0.446    0.003    0.161   -0.072    0.042   -0.032   -0.296   -0.224    0.104 |
|   jpsi_p |    0.930   -0.993   -0.774    0.992    0.029    0.044    0.809   -0.467    0.112   -0.983    0.224    0.467    1.000    0.007    0.998    0.954    0.007    0.344   -0.154    0.090   -0.068   -0.634   -0.479    0.222 |
|  omega_s |    0.006   -0.007   -0.005    0.007    0.000    0.000    0.005   -0.003    0.001   -0.007    0.002    0.003    0.007    1.000    0.007    0.006    0.000    0.002   -0.001    0.001   -0.000   -0.004   -0.003    0.002 |
|  psi2s_p |    0.929   -0.991   -0.773    0.990    0.029    0.043    0.808   -0.466    0.112   -0.982    0.224    0.467    0.998    0.007    1.000    0.952    0.007    0.343   -0.154    0.090   -0.068   -0.633   -0.478    0.221 |
| DDstar_p |    0.887   -0.947   -0.739    0.946    0.028    0.042    0.772   -0.445    0.107   -0.938    0.214    0.446    0.954    0.006    0.952    1.000    0.007    0.328   -0.147    0.086   -0.065   -0.604   -0.456    0.212 |
|    phi_s |    0.006   -0.007   -0.005    0.007    0.000    0.000    0.006   -0.003    0.001   -0.007    0.002    0.003    0.007    0.000    0.007    0.007    1.000    0.002   -0.001    0.001   -0.000   -0.004   -0.003    0.002 |
|    rho_p |    0.320   -0.341   -0.266    0.341    0.010    0.015    0.278   -0.160    0.038   -0.338    0.077    0.161    0.344    0.002    0.343    0.328    0.002    1.000   -0.053    0.031   -0.023   -0.218   -0.164    0.076 |
|   Dbar_s |   -0.144    0.153    0.120   -0.153   -0.004   -0.007   -0.125    0.072   -0.017    0.152   -0.035   -0.072   -0.154   -0.001   -0.154   -0.147   -0.001   -0.053    1.000   -0.014    0.011    0.098    0.074   -0.034 |
|  p3770_s |    0.084   -0.090   -0.070    0.090    0.003    0.004    0.073   -0.042    0.010   -0.089    0.020    0.042    0.090    0.001    0.090    0.086    0.001    0.031   -0.014    1.000   -0.006   -0.057   -0.043    0.020 |
|    rho_s |   -0.064    0.068    0.053   -0.068   -0.002   -0.003   -0.055    0.032   -0.008    0.067   -0.015   -0.032   -0.068   -0.000   -0.068   -0.065   -0.000   -0.023    0.011   -0.006    1.000    0.043    0.033   -0.015 |
|  bplus_0 |   -0.590    0.629    0.490   -0.628   -0.018   -0.034   -0.513    0.296   -0.071    0.623   -0.142   -0.296   -0.634   -0.004   -0.633   -0.604   -0.004   -0.218    0.098   -0.057    0.043    1.000    0.302   -0.141 |
|  bplus_2 |   -0.445    0.475    0.370   -0.475   -0.014   -0.022   -0.387    0.223   -0.053    0.471   -0.107   -0.224   -0.479   -0.003   -0.478   -0.456   -0.003   -0.164    0.074   -0.043    0.033    0.302    1.000   -0.106 |
|  omega_p |    0.206   -0.220   -0.172    0.220    0.006    0.009    0.180   -0.104    0.025   -0.218    0.050    0.104    0.222    0.002    0.221    0.212    0.002    0.076   -0.034    0.020   -0.015   -0.141   -0.106    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.00793975538854319}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.02500320812631518}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.0012174751098116277}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.019963986020578695}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.00032416777748767167}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0007335132983501413}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.0038522009031050075}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.000853743235757598}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.0018045837568982925}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.01978009540243475}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 5.1880775568197146e-05}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.0004978944820123177}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 10.878498349422117}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.0012976459653115668}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03967079934521944}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.004444916725127257}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.000805095535653777}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.0018922368573743853}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 2.365975820925459e-05}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.0005029624158976453}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.00039065139565597207}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0011208373384539172}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0011055309742420416}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.0033028689097305275})])
Toy 11/25
Time taken: 1 h, 17 min
Projected time left: 1 h, 38 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 3.027E+05               |     Ncalls=504 (515 total)     |
| EDM = 3.77E+07 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   True    | False  |
------------------------------------------------------------------
Function minimum: 302714.2394946709
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |  -2.760   |   0.016   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -5.41   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |  -0.107   |   0.007   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.037   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.051   |   0.003   |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |  -1.873   |   0.010   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |  -6.094   |   0.004   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   0.773   |   0.001   |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |  -2.248   |   0.014   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.736   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s | 2.691E-1  | 0.003E-1  |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  | 2.204E-1  | 0.015E-1  |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |    -6     |     7     |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |   6.837   |   0.006   |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   4.87    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -2.04   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |  15.957   |   0.007   |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |  -2.412   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   | -2.694E-1 |  0.003E-1 |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   0.987   |   0.001   |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.466   |   0.002   |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.808   |   0.007   |            |            |   -2    |    2    |       |
| 22| bplus_2  |  -1.730   |   0.010   |            |            |   -2    |    2    |       |
| 23| omega_p  |  -4.842   |   0.010   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.539    0.467    0.353   -0.016    0.544   -0.019    0.028   -0.224   -0.370    0.170    0.036    0.548    0.008   -0.547    0.543    0.017   -0.405   -0.060    0.154    0.043    0.546    0.531    0.142 |
|   Dbar_p |    0.539    1.000    0.837    0.633   -0.029    0.975   -0.034    0.051   -0.401   -0.664    0.305    0.064    0.983    0.015   -0.981    0.975    0.030   -0.726   -0.107    0.276    0.077    0.979    0.951    0.255 |
|      Ctt |    0.467    0.837    1.000    0.548   -0.025    0.845   -0.029    0.044   -0.348   -0.575    0.264    0.056    0.851    0.013   -0.849    0.844    0.026   -0.629   -0.093    0.239    0.067    0.848    0.824    0.221 |
|  p3770_p |    0.353    0.633    0.548    1.000   -0.019    0.639   -0.022    0.033   -0.263   -0.435    0.199    0.042    0.644    0.010   -0.642    0.639    0.020   -0.476   -0.070    0.182    0.051    0.641    0.623    0.167 |
|  p4415_s |   -0.016   -0.029   -0.025   -0.019    1.000   -0.030    0.001   -0.002    0.012    0.020   -0.009   -0.002   -0.030   -0.000    0.030   -0.030   -0.001    0.022    0.003   -0.008   -0.002   -0.030   -0.029   -0.008 |
|  bplus_1 |    0.544    0.975    0.845    0.639   -0.030    1.000   -0.034    0.051   -0.405   -0.670    0.307    0.065    0.992    0.015   -0.990    0.984    0.031   -0.733   -0.108    0.279    0.078    0.988    0.960    0.258 |
|  p4040_p |   -0.019   -0.034   -0.029   -0.022    0.001   -0.034    1.000   -0.002    0.014    0.023   -0.011   -0.002   -0.034   -0.001    0.034   -0.034   -0.001    0.025    0.004   -0.010   -0.003   -0.034   -0.033   -0.009 |
|  p4160_s |    0.028    0.051    0.044    0.033   -0.002    0.051   -0.002    1.000   -0.021   -0.035    0.016    0.003    0.052    0.001   -0.052    0.051    0.002   -0.038   -0.006    0.015    0.004    0.052    0.050    0.013 |
|    phi_p |   -0.224   -0.401   -0.348   -0.263    0.012   -0.405    0.014   -0.021    1.000    0.276   -0.127   -0.027   -0.408   -0.006    0.407   -0.405   -0.013    0.302    0.044   -0.115   -0.032   -0.407   -0.395   -0.106 |
|  p4160_p |   -0.370   -0.664   -0.575   -0.435    0.020   -0.670    0.023   -0.035    0.276    1.000   -0.209   -0.044   -0.675   -0.010    0.673   -0.669   -0.021    0.499    0.074   -0.190   -0.053   -0.672   -0.653   -0.175 |
| DDstar_s |    0.170    0.305    0.264    0.199   -0.009    0.307   -0.011    0.016   -0.127   -0.209    1.000    0.020    0.310    0.005   -0.309    0.307    0.010   -0.229   -0.034    0.087    0.024    0.309    0.300    0.080 |
|  p4040_s |    0.036    0.064    0.056    0.042   -0.002    0.065   -0.002    0.003   -0.027   -0.044    0.020    1.000    0.065    0.001   -0.065    0.065    0.002   -0.048   -0.007    0.018    0.005    0.065    0.063    0.017 |
|   jpsi_p |    0.548    0.983    0.851    0.644   -0.030    0.992   -0.034    0.052   -0.408   -0.675    0.310    0.065    1.000    0.015   -0.997    0.992    0.031   -0.739   -0.109    0.281    0.079    0.996    0.968    0.260 |
|  omega_s |    0.008    0.015    0.013    0.010   -0.000    0.015   -0.001    0.001   -0.006   -0.010    0.005    0.001    0.015    1.000   -0.015    0.015    0.000   -0.011   -0.002    0.004    0.001    0.015    0.015    0.004 |
|  psi2s_p |   -0.547   -0.981   -0.849   -0.642    0.030   -0.990    0.034   -0.052    0.407    0.673   -0.309   -0.065   -0.997   -0.015    1.000   -0.989   -0.031    0.737    0.109   -0.280   -0.078   -0.993   -0.965   -0.259 |
| DDstar_p |    0.543    0.975    0.844    0.639   -0.030    0.984   -0.034    0.051   -0.405   -0.669    0.307    0.065    0.992    0.015   -0.989    1.000    0.031   -0.733   -0.108    0.279    0.078    0.988    0.960    0.258 |
|    phi_s |    0.017    0.030    0.026    0.020   -0.001    0.031   -0.001    0.002   -0.013   -0.021    0.010    0.002    0.031    0.000   -0.031    0.031    1.000   -0.023   -0.003    0.009    0.002    0.031    0.030    0.008 |
|    rho_p |   -0.405   -0.726   -0.629   -0.476    0.022   -0.733    0.025   -0.038    0.302    0.499   -0.229   -0.048   -0.739   -0.011    0.737   -0.733   -0.023    1.000    0.080   -0.208   -0.057   -0.736   -0.715   -0.191 |
|   Dbar_s |   -0.060   -0.107   -0.093   -0.070    0.003   -0.108    0.004   -0.006    0.044    0.074   -0.034   -0.007   -0.109   -0.002    0.109   -0.108   -0.003    0.080    1.000   -0.031   -0.009   -0.108   -0.105   -0.028 |
|  p3770_s |    0.154    0.276    0.239    0.182   -0.008    0.279   -0.010    0.015   -0.115   -0.190    0.087    0.018    0.281    0.004   -0.280    0.279    0.009   -0.208   -0.031    1.000    0.022    0.280    0.272    0.073 |
|    rho_s |    0.043    0.077    0.067    0.051   -0.002    0.078   -0.003    0.004   -0.032   -0.053    0.024    0.005    0.079    0.001   -0.078    0.078    0.002   -0.057   -0.009    0.022    1.000    0.078    0.076    0.020 |
|  bplus_0 |    0.546    0.979    0.848    0.641   -0.030    0.988   -0.034    0.052   -0.407   -0.672    0.309    0.065    0.996    0.015   -0.993    0.988    0.031   -0.736   -0.108    0.280    0.078    1.000    0.964    0.259 |
|  bplus_2 |    0.531    0.951    0.824    0.623   -0.029    0.960   -0.033    0.050   -0.395   -0.653    0.300    0.063    0.968    0.015   -0.965    0.960    0.030   -0.715   -0.105    0.272    0.076    0.964    1.000    0.251 |
|  omega_p |    0.142    0.255    0.221    0.167   -0.008    0.258   -0.009    0.013   -0.106   -0.175    0.080    0.017    0.260    0.004   -0.259    0.258    0.008   -0.191   -0.028    0.073    0.020    0.259    0.251    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.015867329169587663}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.0425079485893165}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.006721697711020158}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.017676331385885646}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.0026166573812043126}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.01027486750650597}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.0036673840748542297}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.0009732233897061793}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.014026141214738441}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.012429384822904233}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.00033465741583416087}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.0014859098703436102}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 6.51009166888327}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.006244284394332222}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.1124608907011444}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.11031400219024512}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.007058234710202171}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.018418991312513233}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.0003188435862910288}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.0011418989596192475}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.002245928171452416}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.006541029022309797}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.009667477970021543}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.00967348876160612})])
Toy 12/25
Time taken: 1 h, 22 min
Projected time left: 1 h, 29 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1571 (1571 total)    |
| EDM = 9.96E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297039.09620100865
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.14   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -5.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.34   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.30    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.99    |   0.15    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.851   |   0.020   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.79    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.16    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   -0.10   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.11    |   0.07    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.50    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.93    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -4.650   |   0.019   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    7.2    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.801   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -2.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.0    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.17   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.29   |    0.32   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.92    |   0.17    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   0.98    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.412   |   0.010   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.21    |   0.06    |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.49    |   0.22    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.461    0.431   -0.457    0.189    0.491    0.241    0.285    0.001    0.003    0.454    0.329   -0.120    0.058    0.065    0.368    0.045    0.137   -0.512    0.176   -0.107    0.488    0.386    0.003 |
|   Dbar_p |   -0.461    1.000   -0.804    0.767   -0.355   -0.815   -0.366   -0.594    0.001    0.136   -0.763   -0.630    0.159   -0.100   -0.195   -0.804   -0.086   -0.214    0.860   -0.367    0.183   -0.813   -0.752   -0.005 |
|      Ctt |    0.431   -0.804    1.000   -0.814    0.448    0.825    0.224    0.651   -0.005   -0.296    0.789    0.683   -0.312    0.097    0.207    0.735    0.083    0.205   -0.880    0.257   -0.184    0.823    0.653    0.003 |
|  p3770_p |   -0.457    0.767   -0.814    1.000   -0.411   -0.868   -0.268   -0.646    0.002    0.274   -0.810   -0.673    0.295   -0.105   -0.112   -0.771   -0.088   -0.229    0.928   -0.331    0.193   -0.865   -0.777   -0.004 |
|  p4415_s |    0.189   -0.355    0.448   -0.411    1.000    0.373    0.176    0.393   -0.000   -0.047    0.353    0.348   -0.157    0.046    0.050    0.338    0.037    0.105   -0.437    0.136   -0.086    0.372    0.385    0.002 |
|  bplus_1 |    0.491   -0.815    0.825   -0.868    0.373    1.000    0.322    0.637   -0.009   -0.211    0.806    0.671   -0.290    0.105    0.130    0.752    0.093    0.208   -0.939    0.277   -0.204    0.837    0.750    0.002 |
|  p4040_p |    0.241   -0.366    0.224   -0.268    0.176    0.322    1.000    0.392   -0.000    0.006    0.312    0.211   -0.049    0.038    0.006    0.234    0.030    0.087   -0.327    0.076   -0.072    0.321    0.260    0.002 |
|  p4160_s |    0.285   -0.594    0.651   -0.646    0.393    0.637    0.392    1.000    0.001   -0.204    0.600    0.494   -0.214    0.077    0.068    0.542    0.060    0.180   -0.700    0.227   -0.143    0.634    0.567    0.004 |
|    phi_p |    0.001    0.001   -0.005    0.002   -0.000   -0.009   -0.000    0.001    1.000    0.001   -0.004    0.001    0.001   -0.027    0.001   -0.005    0.506    0.035    0.004    0.002    0.017   -0.011   -0.024    0.005 |
|  p4160_p |    0.003    0.136   -0.296    0.274   -0.047   -0.211    0.006   -0.204    0.001    1.000   -0.191   -0.339    0.174   -0.027   -0.021   -0.293   -0.023   -0.055    0.256   -0.045    0.048   -0.210   -0.231   -0.001 |
| DDstar_s |    0.454   -0.763    0.789   -0.810    0.353    0.806    0.312    0.600   -0.004   -0.191    1.000    0.628   -0.277    0.097    0.121    0.736    0.083    0.208   -0.890    0.281   -0.181    0.804    0.737    0.003 |
|  p4040_s |    0.329   -0.630    0.683   -0.673    0.348    0.671    0.211    0.494    0.001   -0.339    0.628    1.000   -0.196    0.082    0.081    0.549    0.064    0.188   -0.732    0.273   -0.151    0.668    0.607    0.004 |
|   jpsi_p |   -0.120    0.159   -0.312    0.295   -0.157   -0.290   -0.049   -0.214    0.001    0.174   -0.277   -0.196    1.000   -0.041    0.069   -0.374   -0.046   -0.058    0.304    0.018    0.064   -0.293   -0.231   -0.003 |
|  omega_s |    0.058   -0.100    0.097   -0.105    0.046    0.105    0.038    0.077   -0.027   -0.027    0.097    0.082   -0.041    1.000    0.016    0.089    0.025    0.178   -0.113    0.034   -0.198    0.110    0.093    0.541 |
|  psi2s_p |    0.065   -0.195    0.207   -0.112    0.050    0.130    0.006    0.068    0.001   -0.021    0.121    0.081    0.069    0.016    1.000    0.043    0.012    0.039   -0.143   -0.107   -0.030    0.130    0.143    0.001 |
| DDstar_p |    0.368   -0.804    0.735   -0.771    0.338    0.752    0.234    0.542   -0.005   -0.293    0.736    0.549   -0.374    0.089    0.043    1.000    0.073    0.199   -0.830    0.204   -0.169    0.750    0.681    0.002 |
|    phi_s |    0.045   -0.086    0.083   -0.088    0.037    0.093    0.030    0.060    0.506   -0.023    0.083    0.064   -0.046    0.025    0.012    0.073    1.000    0.086   -0.095    0.022   -0.007    0.098    0.105    0.012 |
|    rho_p |    0.137   -0.214    0.205   -0.229    0.105    0.208    0.087    0.180    0.035   -0.055    0.208    0.188   -0.058    0.178    0.039    0.199    0.086    1.000   -0.243    0.086    0.075    0.216    0.118   -0.049 |
|   Dbar_s |   -0.512    0.860   -0.880    0.928   -0.437   -0.939   -0.327   -0.700    0.004    0.256   -0.890   -0.732    0.304   -0.113   -0.143   -0.830   -0.095   -0.243    1.000   -0.302    0.211   -0.936   -0.835   -0.004 |
|  p3770_s |    0.176   -0.367    0.257   -0.331    0.136    0.277    0.076    0.227    0.002   -0.045    0.281    0.273    0.018    0.034   -0.107    0.204    0.022    0.086   -0.302    1.000   -0.065    0.277    0.248    0.002 |
|    rho_s |   -0.107    0.183   -0.184    0.193   -0.086   -0.204   -0.072   -0.143    0.017    0.048   -0.181   -0.151    0.064   -0.198   -0.030   -0.169   -0.007    0.075    0.211   -0.065    1.000   -0.222   -0.193    0.115 |
|  bplus_0 |    0.488   -0.813    0.823   -0.865    0.372    0.837    0.321    0.634   -0.011   -0.210    0.804    0.668   -0.293    0.110    0.130    0.750    0.098    0.216   -0.936    0.277   -0.222    1.000    0.749    0.002 |
|  bplus_2 |    0.386   -0.752    0.653   -0.777    0.385    0.750    0.260    0.567   -0.024   -0.231    0.737    0.607   -0.231    0.093    0.143    0.681    0.105    0.118   -0.835    0.248   -0.193    0.749    1.000   -0.003 |
|  omega_p |    0.003   -0.005    0.003   -0.004    0.002    0.002    0.002    0.004    0.005   -0.001    0.003    0.004   -0.003    0.541    0.001    0.002    0.012   -0.049   -0.004    0.002    0.115    0.002   -0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18096412951009722}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.38796048733811883}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1783175556327518}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.19951837355300395}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.14688130311888553}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.019987729131909493}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1448628061858379}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15494488611653234}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.18000660037266725}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07067941127783062}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5035014888583134}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1640788587962292}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.019370048420965347}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0248632143991427}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.023949370065837527}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.38023426870285393}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8117116451723767}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29672374722003214}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3229269858974307}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.1728257457636193}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.26117616636894414}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.009503899112340175}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.058880960738080246}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.21908357039718362})])
Toy 13/25
Time taken: 1 h, 32 min
Projected time left: 1 h, 25 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1435 (1435 total)    |
| EDM = 0.00149 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297400.9959321416
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.58   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -1.40   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.10   |    0.15   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.37    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.25    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.954   |   0.011   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.89   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.29    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.74    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   3.96    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.13    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.06    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   -4.67   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    5.8    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    3.5    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.1    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.83   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.57   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |    3.0    |    0.4    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.33    |   0.23    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.489   |   0.005   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.24    |   0.05    |            |            |   -2    |    2    |       |
| 23| omega_p  |   -6.09   |    0.21   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.025    0.251    0.292   -0.208   -0.142    0.298   -0.224    0.016    0.342   -0.211   -0.242    0.291    0.007    0.256    0.224   -0.004    0.031   -0.295    0.281   -0.009   -0.146    0.144    0.009 |
|   Dbar_p |   -0.025    1.000   -0.091   -0.285    0.107    0.293   -0.175    0.179   -0.021   -0.220    0.273    0.157   -0.239    0.002   -0.208   -0.179   -0.001   -0.015    0.246   -0.200   -0.014    0.292   -0.068   -0.005 |
|      Ctt |    0.251   -0.091    1.000    0.756   -0.308   -0.385    0.670   -0.378    0.048    0.693   -0.499   -0.387    0.731    0.016    0.758    0.769    0.017    0.037   -0.807    0.729    0.006   -0.384    0.374    0.019 |
|  p3770_p |    0.292   -0.285    0.756    1.000   -0.469   -0.480    0.841   -0.541    0.055    0.883   -0.603   -0.573    0.907    0.021    0.846    0.895    0.019    0.047   -0.956    0.853    0.005   -0.471    0.614    0.023 |
|  p4415_s |   -0.208    0.107   -0.308   -0.469    1.000    0.152   -0.396    0.406   -0.026   -0.425    0.272    0.334   -0.463   -0.013   -0.423   -0.464   -0.010   -0.028    0.484   -0.438    0.004    0.155   -0.251   -0.012 |
|  bplus_1 |   -0.142    0.293   -0.385   -0.480    0.152    1.000   -0.418    0.228   -0.020   -0.427    0.213    0.253   -0.476   -0.014   -0.442   -0.513    0.010   -0.077    0.497   -0.461    0.015    0.006   -0.420   -0.014 |
|  p4040_p |    0.298   -0.175    0.670    0.841   -0.396   -0.418    1.000   -0.389    0.048    0.796   -0.554   -0.554    0.829    0.020    0.749    0.793    0.012    0.051   -0.869    0.793   -0.002   -0.414    0.551    0.022 |
|  p4160_s |   -0.224    0.179   -0.378   -0.541    0.406    0.228   -0.389    1.000   -0.032   -0.539    0.329    0.274   -0.537   -0.014   -0.513   -0.557   -0.021   -0.015    0.566   -0.508   -0.009    0.223   -0.387   -0.013 |
|    phi_p |    0.016   -0.021    0.048    0.055   -0.026   -0.020    0.048   -0.032    1.000    0.051   -0.034   -0.033    0.052   -0.041    0.050    0.052    0.436   -0.101   -0.056    0.052    0.100   -0.022    0.047    0.003 |
|  p4160_p |    0.342   -0.220    0.693    0.883   -0.425   -0.427    0.796   -0.539    0.051    1.000   -0.570   -0.631    0.876    0.021    0.805    0.833    0.016    0.050   -0.913    0.839    0.000   -0.423    0.576    0.023 |
| DDstar_s |   -0.211    0.273   -0.499   -0.603    0.272    0.213   -0.554    0.329   -0.034   -0.570    1.000    0.347   -0.619   -0.018   -0.578   -0.605   -0.012   -0.037    0.650   -0.587    0.008    0.211   -0.423   -0.017 |
|  p4040_s |   -0.242    0.157   -0.387   -0.573    0.334    0.253   -0.554    0.274   -0.033   -0.631    0.347    1.000   -0.555   -0.014   -0.519   -0.594   -0.017   -0.022    0.597   -0.512   -0.006    0.248   -0.378   -0.014 |
|   jpsi_p |    0.291   -0.239    0.731    0.907   -0.463   -0.476    0.829   -0.537    0.052    0.876   -0.619   -0.555    1.000    0.020    0.856    0.862    0.010    0.056   -0.948    0.881   -0.001   -0.473    0.625    0.024 |
|  omega_s |    0.007    0.002    0.016    0.021   -0.013   -0.014    0.020   -0.014   -0.041    0.021   -0.018   -0.014    0.020    1.000    0.020    0.019    0.002   -0.018   -0.022    0.020   -0.256   -0.001    0.012    0.417 |
|  psi2s_p |    0.256   -0.208    0.758    0.846   -0.423   -0.442    0.749   -0.513    0.050    0.805   -0.578   -0.519    0.856    0.020    1.000    0.807    0.015    0.048   -0.886    0.773    0.003   -0.436    0.589    0.022 |
| DDstar_p |    0.224   -0.179    0.769    0.895   -0.464   -0.513    0.793   -0.557    0.052    0.833   -0.605   -0.594    0.862    0.019    0.807    1.000    0.015    0.050   -0.945    0.851    0.007   -0.506    0.607    0.022 |
|    phi_s |   -0.004   -0.001    0.017    0.019   -0.010    0.010    0.012   -0.021    0.436    0.016   -0.012   -0.017    0.010    0.002    0.015    0.015    1.000   -0.060   -0.019    0.013    0.007    0.026    0.071    0.013 |
|    rho_p |    0.031   -0.015    0.037    0.047   -0.028   -0.077    0.051   -0.015   -0.101    0.050   -0.037   -0.022    0.056   -0.018    0.048    0.050   -0.060    1.000   -0.052    0.053    0.063   -0.091   -0.087   -0.115 |
|   Dbar_s |   -0.295    0.246   -0.807   -0.956    0.484    0.497   -0.869    0.566   -0.056   -0.913    0.650    0.597   -0.948   -0.022   -0.886   -0.945   -0.019   -0.052    1.000   -0.919   -0.004    0.491   -0.653   -0.025 |
|  p3770_s |    0.281   -0.200    0.729    0.853   -0.438   -0.461    0.793   -0.508    0.052    0.839   -0.587   -0.512    0.881    0.020    0.773    0.851    0.013    0.053   -0.919    1.000   -0.001   -0.455    0.594    0.023 |
|    rho_s |   -0.009   -0.014    0.006    0.005    0.004    0.015   -0.002   -0.009    0.100    0.000    0.008   -0.006   -0.001   -0.256    0.003    0.007    0.007    0.063   -0.004   -0.001    1.000   -0.023    0.070    0.138 |
|  bplus_0 |   -0.146    0.292   -0.384   -0.471    0.155    0.006   -0.414    0.223   -0.022   -0.423    0.211    0.248   -0.473   -0.001   -0.436   -0.506    0.026   -0.091    0.491   -0.455   -0.023    1.000   -0.420   -0.013 |
|  bplus_2 |    0.144   -0.068    0.374    0.614   -0.251   -0.420    0.551   -0.387    0.047    0.576   -0.423   -0.378    0.625    0.012    0.589    0.607    0.071   -0.087   -0.653    0.594    0.070   -0.420    1.000    0.009 |
|  omega_p |    0.009   -0.005    0.019    0.023   -0.012   -0.014    0.022   -0.013    0.003    0.023   -0.017   -0.014    0.024    0.417    0.022    0.022    0.013   -0.115   -0.025    0.023    0.138   -0.013    0.009    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1344631681930366}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.1930169524704004}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.14960418203073567}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2611825885104446}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16145408176038334}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.010551145678662222}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2514417614053033}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.14565547922817235}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.13183016462910002}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1634192517744415}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.1315443786257257}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1526263554517321}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05844611086443319}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8572551691942447}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.051119006967971004}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6789744094345478}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7685622624538642}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.22561962319900664}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5742917245958432}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.439284473054526}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.22585610124317623}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.005322596340491481}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05499700133104368}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2124362289270345})])
Toy 14/25
Time taken: 1 h, 40 min
Projected time left: 1 h, 19 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1324 (1324 total)    |
| EDM = 7.39E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297357.2977646553
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   4.78    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    0.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.98   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.57   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.71    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |  -0.743   |   0.031   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.02    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   0.717   |   0.013   |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   -6.05   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |  -6.283   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.04    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.73    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |     8     |     4     |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.84    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -5.7    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.7    |    1.5    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.8    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.73    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.412   |   0.016   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.45   |    0.08   |            |            |   -2    |    2    |       |
| 23| omega_p  |   -5.6    |    0.5    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.107   -0.011    0.146   -0.008   -0.216    0.167    0.014   -0.007    0.000    0.011   -0.244    0.197   -0.007    0.060    0.279   -0.022    0.054    0.012    0.118   -0.045    0.031    0.210   -0.012 |
|   Dbar_p |    0.107    1.000    0.280    0.177   -0.008   -0.115    0.266    0.008    0.005   -0.004   -0.007   -0.166    0.276    0.003    0.298   -0.169    0.004   -0.014    0.031    0.339   -0.023    0.014   -0.040   -0.001 |
|      Ctt |   -0.011    0.280    1.000   -0.076    0.245   -0.100   -0.092   -0.013   -0.010   -0.001    0.004    0.387   -0.367   -0.008    0.217   -0.235   -0.035    0.138    0.040   -0.178   -0.026   -0.017    0.730   -0.006 |
|  p3770_p |    0.146    0.177   -0.076    1.000   -0.041   -0.123    0.224    0.009    0.000   -0.003   -0.028   -0.214    0.160   -0.003    0.144    0.130    0.003   -0.041   -0.054   -0.097   -0.002    0.030   -0.047   -0.004 |
|  p4415_s |   -0.008   -0.008    0.245   -0.041    1.000    0.057    0.106    0.002   -0.005   -0.005    0.008    0.078   -0.063   -0.004    0.032    0.037   -0.016    0.056    0.004   -0.006    0.001    0.016    0.105   -0.001 |
|  bplus_1 |   -0.216   -0.115   -0.100   -0.123    0.057    1.000   -0.197   -0.009   -0.022    0.003   -0.043    0.113   -0.182   -0.009   -0.125   -0.312    0.005   -0.004   -0.030   -0.113   -0.243   -0.881   -0.095   -0.063 |
|  p4040_p |    0.167    0.266   -0.092    0.224    0.106   -0.197    1.000    0.004   -0.005   -0.007    0.002   -0.314    0.385   -0.007    0.070    0.442   -0.018    0.026    0.006    0.271   -0.044    0.050    0.009   -0.012 |
|  p4160_s |    0.014    0.008   -0.013    0.009    0.002   -0.009    0.004    1.000    0.000   -0.002   -0.000   -0.015    0.017   -0.000    0.005    0.017    0.000   -0.002   -0.001    0.009   -0.001    0.001   -0.004   -0.000 |
|    phi_p |   -0.007    0.005   -0.010    0.000   -0.005   -0.022   -0.005    0.000    1.000    0.000   -0.000   -0.005   -0.017   -0.056   -0.003    0.006    0.835   -0.084   -0.000   -0.003    0.077    0.020   -0.038   -0.004 |
|  p4160_p |    0.000   -0.004   -0.001   -0.003   -0.005    0.003   -0.007   -0.002    0.000    1.000   -0.000    0.011   -0.005    0.000   -0.001   -0.007    0.000   -0.001   -0.000   -0.003    0.001   -0.001   -0.002    0.000 |
| DDstar_s |    0.011   -0.007    0.004   -0.028    0.008   -0.043    0.002   -0.000   -0.000   -0.000    1.000    0.011   -0.007   -0.000    0.002    0.018    0.000   -0.003   -0.002   -0.013   -0.006    0.001    0.020   -0.002 |
|  p4040_s |   -0.244   -0.166    0.387   -0.214    0.078    0.113   -0.314   -0.015   -0.005    0.011    0.011    1.000   -0.254   -0.003    0.024   -0.158   -0.014    0.064    0.009   -0.071    0.013   -0.006    0.194    0.003 |
|   jpsi_p |    0.197    0.276   -0.367    0.160   -0.063   -0.182    0.385    0.017   -0.017   -0.005   -0.007   -0.254    1.000   -0.021    0.281    0.584   -0.025   -0.031   -0.032    0.349   -0.035    0.068   -0.276   -0.025 |
|  omega_s |   -0.007    0.003   -0.008   -0.003   -0.004   -0.009   -0.007   -0.000   -0.056    0.000   -0.000   -0.003   -0.021    1.000   -0.005    0.001   -0.002    0.013    0.000   -0.005    0.100    0.009   -0.028    0.893 |
|  psi2s_p |    0.060    0.298    0.217    0.144    0.032   -0.125    0.070    0.005   -0.003   -0.001    0.002    0.024    0.281   -0.005    1.000    0.277   -0.009    0.009    0.000   -0.197   -0.025    0.017    0.041   -0.008 |
| DDstar_p |    0.279   -0.169   -0.235    0.130    0.037   -0.312    0.442    0.017    0.006   -0.007    0.018   -0.158    0.584    0.001    0.277    1.000    0.003   -0.030   -0.017    0.210   -0.054    0.035   -0.037   -0.009 |
|    phi_s |   -0.022    0.004   -0.035    0.003   -0.016    0.005   -0.018    0.000    0.835    0.000    0.000   -0.014   -0.025   -0.002   -0.009    0.003    1.000   -0.050    0.001   -0.010    0.031   -0.008   -0.086    0.026 |
|    rho_p |    0.054   -0.014    0.138   -0.041    0.056   -0.004    0.026   -0.002   -0.084   -0.001   -0.003    0.064   -0.031    0.013    0.009   -0.030   -0.050    1.000   -0.006   -0.001   -0.006    0.030    0.287    0.020 |
|   Dbar_s |    0.012    0.031    0.040   -0.054    0.004   -0.030    0.006   -0.001   -0.000   -0.000   -0.002    0.009   -0.032    0.000    0.000   -0.017    0.001   -0.006    1.000   -0.005   -0.003   -0.003    0.015   -0.001 |
|  p3770_s |    0.118    0.339   -0.178   -0.097   -0.006   -0.113    0.271    0.009   -0.003   -0.003   -0.013   -0.071    0.349   -0.005   -0.197    0.210   -0.010   -0.001   -0.005    1.000   -0.022    0.057   -0.130   -0.008 |
|    rho_s |   -0.045   -0.023   -0.026   -0.002    0.001   -0.243   -0.044   -0.001    0.077    0.001   -0.006    0.013   -0.035    0.100   -0.025   -0.054    0.031   -0.006   -0.003   -0.022    1.000    0.312   -0.134    0.367 |
|  bplus_0 |    0.031    0.014   -0.017    0.030    0.016   -0.881    0.050    0.001    0.020   -0.001    0.001   -0.006    0.068    0.009    0.017    0.035   -0.008    0.030   -0.003    0.057    0.312    1.000   -0.131    0.077 |
|  bplus_2 |    0.210   -0.040    0.730   -0.047    0.105   -0.095    0.009   -0.004   -0.038   -0.002    0.020    0.194   -0.276   -0.028    0.041   -0.037   -0.086    0.287    0.015   -0.130   -0.134   -0.131    1.000   -0.040 |
|  omega_p |   -0.012   -0.001   -0.006   -0.004   -0.001   -0.063   -0.012   -0.000   -0.004    0.000   -0.002    0.003   -0.025    0.893   -0.008   -0.009    0.026    0.020   -0.001   -0.008    0.367    0.077   -0.040    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.29206205989884015}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3772158938387111}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21371704233765743}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10734527420714723}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18300323767066634}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.030569521078866457}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17199229941991234}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.01312732623084295}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3067118600240972}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.011543447643944216}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.019547771810410064}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1764451509577427}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03576546902588307}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.874999321788723}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03482994735909628}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4626482957340201}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.462671846036141}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.8524804335745544}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.024129431691704173}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24783868679173637}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34554954993745646}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01589099525899229}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07657964033405973}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.488921637386992})])
Toy 15/25
Time taken: 1 h, 49 min
Projected time left: 1 h, 12 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1564 (1564 total)    |
| EDM = 2.5E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297324.8981843916
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.16   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    1.4    |    2.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.44   |    0.28   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.71   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.75    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |  -0.731   |   0.022   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |    4.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.16    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   5.97    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -1.94   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.47    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.51    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.72    |   0.07    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    8.4    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -5.6    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.1    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -6.12   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.16    |   0.47    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.12    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.405   |   0.010   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.28   |    0.06   |            |            |   -2    |    2    |       |
| 23| omega_p  |   -5.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.042   -0.069    0.057   -0.117   -0.177    0.209   -0.070    0.010    0.302    0.059   -0.077    0.140   -0.002    0.086    0.248   -0.010    0.069    0.018    0.080   -0.009   -0.103    0.197   -0.011 |
|   Dbar_p |   -0.042    1.000    0.832   -0.903   -0.066   -0.549   -0.165    0.277   -0.045   -0.681   -0.694    0.382   -0.862    0.017   -0.567   -0.802    0.055   -0.128   -0.917   -0.400   -0.205   -0.463   -0.030   -0.050 |
|      Ctt |   -0.069    0.832    1.000   -0.773    0.072   -0.464   -0.307    0.339   -0.037   -0.713   -0.571    0.461   -0.801    0.009   -0.405   -0.685    0.031   -0.074   -0.772   -0.407   -0.141   -0.391    0.317   -0.041 |
|  p3770_p |    0.057   -0.903   -0.773    1.000    0.022    0.544    0.243   -0.282    0.041    0.701    0.600   -0.416    0.824   -0.017    0.572    0.690   -0.053    0.111    0.928    0.356    0.195    0.461    0.008    0.049 |
|  p4415_s |   -0.117   -0.066    0.072    0.022    1.000    0.116   -0.007    0.276    0.003   -0.008    0.084    0.155    0.037   -0.003    0.063    0.083   -0.007    0.004    0.040    0.038    0.029    0.092   -0.069    0.008 |
|  bplus_1 |   -0.177   -0.549   -0.464    0.544    0.116    1.000    0.009   -0.202    0.028    0.243    0.245   -0.295    0.402   -0.015    0.234    0.171   -0.031    0.100    0.594    0.217    0.143   -0.006   -0.158    0.025 |
|  p4040_p |    0.209   -0.165   -0.307    0.243   -0.007    0.009    1.000    0.246    0.011    0.353    0.094   -0.246    0.244   -0.003    0.072    0.230   -0.012    0.043    0.210    0.085    0.020    0.032    0.008    0.002 |
|  p4160_s |   -0.070    0.277    0.339   -0.282    0.276   -0.202    0.246    1.000   -0.007   -0.223   -0.157    0.189   -0.235   -0.001   -0.167   -0.107    0.001    0.014   -0.306   -0.091   -0.041   -0.140    0.134   -0.019 |
|    phi_p |    0.010   -0.045   -0.037    0.041    0.003    0.028    0.011   -0.007    1.000    0.035    0.033   -0.011    0.041   -0.036    0.030    0.043    0.630    0.118    0.045    0.024    0.061    0.026    0.025   -0.014 |
|  p4160_p |    0.302   -0.681   -0.713    0.701   -0.008    0.243    0.353   -0.223    0.035    1.000    0.450   -0.487    0.745   -0.009    0.479    0.711   -0.036    0.109    0.694    0.379    0.111    0.234    0.019    0.026 |
| DDstar_s |    0.059   -0.694   -0.571    0.600    0.084    0.245    0.094   -0.157    0.033    0.450    1.000   -0.198    0.619   -0.009    0.428    0.610   -0.035    0.106    0.671    0.266    0.113    0.229    0.059    0.026 |
|  p4040_s |   -0.077    0.382    0.461   -0.416    0.155   -0.295   -0.246    0.189   -0.011   -0.487   -0.198    1.000   -0.302    0.004   -0.188   -0.129    0.013   -0.005   -0.429   -0.070   -0.078   -0.222    0.083   -0.026 |
|   jpsi_p |    0.140   -0.862   -0.801    0.824    0.037    0.402    0.244   -0.235    0.041    0.745    0.619   -0.302    1.000   -0.020    0.641    0.858   -0.055    0.131    0.857    0.490    0.158    0.367   -0.048    0.033 |
|  omega_s |   -0.002    0.017    0.009   -0.017   -0.003   -0.015   -0.003   -0.001   -0.036   -0.009   -0.009    0.004   -0.020    1.000   -0.010   -0.004    0.019    0.094   -0.017   -0.012    0.007   -0.024   -0.031    0.688 |
|  psi2s_p |    0.086   -0.567   -0.405    0.572    0.063    0.234    0.072   -0.167    0.030    0.479    0.428   -0.188    0.641   -0.010    1.000    0.633   -0.033    0.094    0.589    0.109    0.102    0.218    0.014    0.023 |
| DDstar_p |    0.248   -0.802   -0.685    0.690    0.083    0.171    0.230   -0.107    0.043    0.711    0.610   -0.129    0.858   -0.004    0.633    1.000   -0.035    0.135    0.675    0.418    0.101    0.187    0.050    0.025 |
|    phi_s |   -0.010    0.055    0.031   -0.053   -0.007   -0.031   -0.012    0.001    0.630   -0.036   -0.035    0.013   -0.055    0.019   -0.033   -0.035    1.000    0.125   -0.054   -0.035    0.069   -0.041   -0.060    0.008 |
|    rho_p |    0.069   -0.128   -0.074    0.111    0.004    0.100    0.043    0.014    0.118    0.109    0.106   -0.005    0.131    0.094    0.094    0.135    0.125    1.000    0.120    0.086    0.380    0.005    0.238   -0.089 |
|   Dbar_s |    0.018   -0.917   -0.772    0.928    0.040    0.594    0.210   -0.306    0.045    0.694    0.671   -0.429    0.857   -0.017    0.589    0.675   -0.054    0.120    1.000    0.471    0.212    0.494   -0.013    0.053 |
|  p3770_s |    0.080   -0.400   -0.407    0.356    0.038    0.217    0.085   -0.091    0.024    0.379    0.266   -0.070    0.490   -0.012    0.109    0.418   -0.035    0.086    0.471    1.000    0.094    0.218   -0.020    0.018 |
|    rho_s |   -0.009   -0.205   -0.141    0.195    0.029    0.143    0.020   -0.041    0.061    0.111    0.113   -0.078    0.158    0.007    0.102    0.101    0.069    0.380    0.212    0.094    1.000    0.229    0.114    0.308 |
|  bplus_0 |   -0.103   -0.463   -0.391    0.461    0.092   -0.006    0.032   -0.140    0.026    0.234    0.229   -0.222    0.367   -0.024    0.218    0.187   -0.041    0.005    0.494    0.218    0.229    1.000   -0.126    0.063 |
|  bplus_2 |    0.197   -0.030    0.317    0.008   -0.069   -0.158    0.008    0.134    0.025    0.019    0.059    0.083   -0.048   -0.031    0.014    0.050   -0.060    0.238   -0.013   -0.020    0.114   -0.126    1.000   -0.019 |
|  omega_p |   -0.011   -0.050   -0.041    0.049    0.008    0.025    0.002   -0.019   -0.014    0.026    0.026   -0.026    0.033    0.688    0.023    0.025    0.008   -0.089    0.053    0.018    0.308    0.063   -0.019    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2837207023187156}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 2.265824474535981}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2790974577368006}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.26628410138677583}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18695776326289498}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.021692530030098967}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.35656448689929476}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16698854588192713}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.24400578560456054}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.15530024280990862}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4660892278393548}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1898331966802584}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.06822199034211751}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1705422930160614}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04075271306449135}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.9494910672480223}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9830419188973769}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.22343885373281935}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4678067845439288}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2462489415365745}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.37349646878509446}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.010029653815116779}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05831871600885463}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3194102736835136})])
Toy 16/25
Time taken: 1 h, 59 min
Projected time left: 1 h, 6 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1252 (1252 total)    |
| EDM = 0.00152 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297358.8686431757
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   3.86    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    0.9    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |  -0.016   |   0.278   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.32    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.14    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.83    |   0.03    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -3.01   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.10    |   0.21    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   6.28    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.27   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.02    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   -4.69   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.5    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    3.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -6.28   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.57   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.58    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.413   |   0.016   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.16    |   0.06    |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.04    |   0.31    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.474    0.406   -0.427   -0.085    0.466    0.352    0.268    0.007    0.143    0.163    0.118   -0.185    0.105   -0.034   -0.552    0.113    0.029   -0.509    0.108   -0.210    0.449   -0.153    0.034 |
|   Dbar_p |   -0.474    1.000   -0.844    0.843   -0.063   -0.833   -0.383   -0.604   -0.013    0.303   -0.370   -0.426    0.550   -0.200    0.088    0.454   -0.233   -0.033    0.891   -0.101    0.391   -0.816    0.097   -0.058 |
|      Ctt |    0.406   -0.844    1.000   -0.812    0.175    0.776    0.256    0.638    0.012   -0.436    0.337    0.545   -0.642    0.173   -0.019   -0.481    0.193    0.042   -0.853   -0.009   -0.350    0.759   -0.381    0.053 |
|  p3770_p |   -0.427    0.843   -0.812    1.000   -0.098   -0.823   -0.261   -0.613   -0.013    0.420   -0.343   -0.491    0.648   -0.195    0.194    0.551   -0.229   -0.033    0.939   -0.055    0.381   -0.803    0.122   -0.056 |
|  p4415_s |   -0.085   -0.063    0.175   -0.098    1.000    0.002    0.065    0.262    0.001   -0.089    0.012    0.131   -0.111    0.005   -0.014   -0.013    0.007   -0.002   -0.084    0.000   -0.009    0.004    0.094    0.000 |
|  bplus_1 |    0.466   -0.833    0.776   -0.823    0.002    1.000    0.321    0.554    0.012   -0.286    0.297    0.399   -0.580    0.174   -0.150   -0.548    0.209    0.015   -0.878    0.006   -0.343    0.598   -0.221    0.046 |
|  p4040_p |    0.352   -0.383    0.256   -0.261    0.065    0.321    1.000    0.458    0.004    0.062    0.119    0.043   -0.042    0.075   -0.054   -0.469    0.079    0.021   -0.351    0.118   -0.150    0.310   -0.040    0.025 |
|  p4160_s |    0.268   -0.604    0.638   -0.613    0.262    0.554    0.458    1.000    0.009   -0.280    0.227    0.245   -0.424    0.128   -0.131   -0.476    0.139    0.034   -0.664    0.049   -0.256    0.538   -0.127    0.040 |
|    phi_p |    0.007   -0.013    0.012   -0.013    0.001    0.012    0.004    0.009    1.000   -0.006    0.005    0.006   -0.009    0.012   -0.003   -0.008   -0.172   -0.002   -0.014   -0.000   -0.009    0.014   -0.000    0.001 |
|  p4160_p |    0.143    0.303   -0.436    0.420   -0.089   -0.286    0.062   -0.280   -0.006    1.000   -0.141   -0.472    0.493   -0.068    0.154   -0.104   -0.082   -0.011    0.366    0.132    0.133   -0.279    0.047   -0.018 |
| DDstar_s |    0.163   -0.370    0.337   -0.343    0.012    0.297    0.119    0.227    0.005   -0.141    1.000    0.158   -0.278    0.071   -0.082   -0.195    0.087    0.009   -0.378    0.009   -0.140    0.293   -0.028    0.019 |
|  p4040_s |    0.118   -0.426    0.545   -0.491    0.131    0.399    0.043    0.245    0.006   -0.472    0.158    1.000   -0.333    0.094   -0.050   -0.346    0.106    0.021   -0.505    0.107   -0.186    0.388   -0.060    0.028 |
|   jpsi_p |   -0.185    0.550   -0.642    0.648   -0.111   -0.580   -0.042   -0.424   -0.009    0.493   -0.278   -0.333    1.000   -0.142    0.282    0.135   -0.173   -0.022    0.654    0.198    0.268   -0.585    0.215   -0.042 |
|  omega_s |    0.105   -0.200    0.173   -0.195    0.005    0.174    0.075    0.128    0.012   -0.068    0.071    0.094   -0.142    1.000   -0.035   -0.134    0.095    0.162   -0.208    0.002   -0.379    0.206    0.001    0.613 |
|  psi2s_p |   -0.034    0.088   -0.019    0.194   -0.014   -0.150   -0.054   -0.131   -0.003    0.154   -0.082   -0.050    0.282   -0.035    1.000   -0.064   -0.041   -0.008    0.172   -0.157    0.069   -0.147    0.048   -0.010 |
| DDstar_p |   -0.552    0.454   -0.481    0.551   -0.013   -0.548   -0.469   -0.476   -0.008   -0.104   -0.195   -0.346    0.135   -0.134   -0.064    1.000   -0.161   -0.016    0.661   -0.166    0.257   -0.541    0.051   -0.040 |
|    phi_s |    0.113   -0.233    0.193   -0.229    0.007    0.209    0.079    0.139   -0.172   -0.082    0.087    0.106   -0.173    0.095   -0.041   -0.161    1.000    0.036   -0.245   -0.009   -0.116    0.238    0.082    0.047 |
|    rho_p |    0.029   -0.033    0.042   -0.033   -0.002    0.015    0.021    0.034   -0.002   -0.011    0.009    0.021   -0.022    0.162   -0.008   -0.016    0.036    1.000   -0.034    0.010    0.057    0.042   -0.117    0.013 |
|   Dbar_s |   -0.509    0.891   -0.853    0.939   -0.084   -0.878   -0.351   -0.664   -0.014    0.366   -0.378   -0.505    0.654   -0.208    0.172    0.661   -0.245   -0.034    1.000   -0.003    0.410   -0.863    0.146   -0.060 |
|  p3770_s |    0.108   -0.101   -0.009   -0.055    0.000    0.006    0.118    0.049   -0.000    0.132    0.009    0.107    0.198    0.002   -0.157   -0.166   -0.009    0.010   -0.003    1.000   -0.009    0.006    0.043    0.004 |
|    rho_s |   -0.210    0.391   -0.350    0.381   -0.009   -0.343   -0.150   -0.256   -0.009    0.133   -0.140   -0.186    0.268   -0.379    0.069    0.257   -0.116    0.057    0.410   -0.009    1.000   -0.415    0.036   -0.110 |
|  bplus_0 |    0.449   -0.816    0.759   -0.803    0.004    0.598    0.310    0.538    0.014   -0.279    0.293    0.388   -0.585    0.206   -0.147   -0.541    0.238    0.042   -0.863    0.006   -0.415    1.000   -0.202    0.061 |
|  bplus_2 |   -0.153    0.097   -0.381    0.122    0.094   -0.221   -0.040   -0.127   -0.000    0.047   -0.028   -0.060    0.215    0.001    0.048    0.051    0.082   -0.117    0.146    0.043    0.036   -0.202    1.000   -0.030 |
|  omega_p |    0.034   -0.058    0.053   -0.056    0.000    0.046    0.025    0.040    0.001   -0.018    0.019    0.028   -0.042    0.613   -0.010   -0.040    0.047    0.013   -0.060    0.004   -0.110    0.061   -0.030    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2135700121710844}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.7973664619482115}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.27825526692702773}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.30045280350107273}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1781081563501299}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03346975227991722}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18993338391028547}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.20563260861203847}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.11801895899635095}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11920958522154801}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.1008809815822087}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18331718734023855}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03567988450553283}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.111083630598841}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03189818064420891}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6315197113086208}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8523800953620988}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2478544349081937}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5661367523705862}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2285008613019326}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34842326812587365}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.015672717676048054}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.057874111872196154}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3112096530206734})])
Toy 17/25
Time taken: 2 h, 7 min
Projected time left: 59 min, 52 s
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1492 (1492 total)    |
| EDM = 4.42E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297478.8483476814
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.23   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -4.49   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.51   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.75    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.10    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.82    |   0.06    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.34   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.11    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   5.79    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.03   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.67    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.649   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.6    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.928   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -1.55   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.8    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -6.09   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.300   |   0.016   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.01    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.7    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   -0.45   |    0.04   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.20    |   0.09    |            |            |   -2    |    2    |       |
| 23| omega_p  |   -6.28   |    0.26   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.107    0.015    0.037   -0.147    0.094    0.147   -0.135    0.004    0.289    0.018   -0.189   -0.015    0.016   -0.080   -0.113   -0.022    0.058    0.008   -0.012    0.024   -0.013   -0.229    0.004 |
|   Dbar_p |   -0.107    1.000   -0.307    0.232    0.046   -0.068   -0.125   -0.066    0.007   -0.052    0.002   -0.063    0.149   -0.023   -0.060   -0.148   -0.019   -0.012    0.021   -0.092    0.041   -0.059    0.056   -0.003 |
|      Ctt |    0.015   -0.307    1.000   -0.226    0.188    0.072   -0.216    0.250    0.003   -0.323   -0.006    0.351    0.255    0.026    0.249   -0.063   -0.043    0.106   -0.001   -0.114    0.045    0.034   -0.659    0.006 |
|  p3770_p |    0.037    0.232   -0.226    1.000   -0.074   -0.094    0.137   -0.054   -0.005    0.170    0.025   -0.154   -0.003   -0.005   -0.019    0.174    0.004   -0.017    0.031   -0.226   -0.012    0.035    0.075   -0.002 |
|  p4415_s |   -0.147    0.046    0.188   -0.074    1.000   -0.059    0.011    0.320    0.003   -0.083   -0.002    0.187   -0.015   -0.014    0.036   -0.020   -0.009   -0.013   -0.001    0.020    0.020   -0.035    0.104   -0.002 |
|  bplus_1 |    0.094   -0.068    0.072   -0.094   -0.059    1.000    0.047    0.017    0.028    0.032   -0.007    0.030   -0.049   -0.208    0.025   -0.157   -0.093   -0.269   -0.004   -0.027    0.171   -0.931   -0.080   -0.032 |
|  p4040_p |    0.147   -0.125   -0.216    0.137    0.011    0.047    1.000    0.335    0.001    0.183    0.018   -0.221   -0.094    0.004   -0.213    0.016   -0.007    0.015    0.012   -0.057    0.004   -0.015   -0.015    0.001 |
|  p4160_s |   -0.135   -0.066    0.250   -0.054    0.320    0.017    0.335    1.000    0.008   -0.137    0.003    0.041   -0.022    0.005   -0.052   -0.081   -0.030    0.051   -0.000    0.023    0.045   -0.036   -0.137    0.002 |
|    phi_p |    0.004    0.007    0.003   -0.005    0.003    0.028    0.001    0.008    1.000   -0.003    0.001    0.006   -0.028   -0.014   -0.001    0.005    0.499    0.065    0.001    0.002    0.060   -0.036   -0.020   -0.005 |
|  p4160_p |    0.289   -0.052   -0.323    0.170   -0.083    0.032    0.183   -0.137   -0.003    1.000    0.036   -0.529   -0.057    0.007   -0.151    0.069    0.001    0.008    0.021   -0.033   -0.010    0.014   -0.018    0.001 |
| DDstar_s |    0.018    0.002   -0.006    0.025   -0.002   -0.007    0.018    0.003    0.001    0.036    1.000   -0.002    0.049   -0.001    0.020    0.033    0.000   -0.001   -0.001    0.023    0.001    0.000    0.005   -0.000 |
|  p4040_s |   -0.189   -0.063    0.351   -0.154    0.187    0.030   -0.221    0.041    0.006   -0.529   -0.002    1.000   -0.001   -0.000    0.023   -0.150   -0.023    0.033   -0.004    0.113    0.036   -0.043   -0.099    0.001 |
|   jpsi_p |   -0.015    0.149    0.255   -0.003   -0.015   -0.049   -0.094   -0.022   -0.028   -0.057    0.049   -0.001    1.000   -0.028   -0.021    0.010    0.014   -0.084    0.042   -0.065   -0.065    0.089   -0.155   -0.009 |
|  omega_s |    0.016   -0.023    0.026   -0.005   -0.014   -0.208    0.004    0.005   -0.014    0.007   -0.001   -0.000   -0.028    1.000   -0.006   -0.054    0.066    0.576    0.000    0.001   -0.087    0.233   -0.096    0.228 |
|  psi2s_p |   -0.080   -0.060    0.249   -0.019    0.036    0.025   -0.213   -0.052   -0.001   -0.151    0.020    0.023   -0.021   -0.006    1.000   -0.068   -0.007   -0.003    0.021   -0.442    0.006   -0.017   -0.042   -0.001 |
| DDstar_p |   -0.113   -0.148   -0.063    0.174   -0.020   -0.157    0.016   -0.081    0.005    0.069    0.033   -0.150    0.010   -0.054   -0.068    1.000   -0.012   -0.076    0.003    0.097    0.048   -0.098    0.260   -0.010 |
|    phi_s |   -0.022   -0.019   -0.043    0.004   -0.009   -0.093   -0.007   -0.030    0.499    0.001    0.000   -0.023    0.014    0.066   -0.007   -0.012    1.000    0.111   -0.000   -0.014    0.053    0.100    0.079    0.011 |
|    rho_p |    0.058   -0.012    0.106   -0.017   -0.013   -0.269    0.015    0.051    0.065    0.008   -0.001    0.033   -0.084    0.576   -0.003   -0.076    0.111    1.000    0.001    0.019    0.257    0.298   -0.296    0.061 |
|   Dbar_s |    0.008    0.021   -0.001    0.031   -0.001   -0.004    0.012   -0.000    0.001    0.021   -0.001   -0.004    0.042    0.000    0.021    0.003   -0.000    0.001    1.000    0.021    0.001    0.001    0.001    0.000 |
|  p3770_s |   -0.012   -0.092   -0.114   -0.226    0.020   -0.027   -0.057    0.023    0.002   -0.033    0.023    0.113   -0.065    0.001   -0.442    0.097   -0.014    0.019    0.021    1.000    0.016   -0.013    0.052    0.000 |
|    rho_s |    0.024    0.041    0.045   -0.012    0.020    0.171    0.004    0.045    0.060   -0.010    0.001    0.036   -0.065   -0.087    0.006    0.048    0.053    0.257    0.001    0.016    1.000   -0.209   -0.109   -0.021 |
|  bplus_0 |   -0.013   -0.059    0.034    0.035   -0.035   -0.931   -0.015   -0.036   -0.036    0.014    0.000   -0.043    0.089    0.233   -0.017   -0.098    0.100    0.298    0.001   -0.013   -0.209    1.000   -0.124    0.036 |
|  bplus_2 |   -0.229    0.056   -0.659    0.075    0.104   -0.080   -0.015   -0.137   -0.020   -0.018    0.005   -0.099   -0.155   -0.096   -0.042    0.260    0.079   -0.296    0.001    0.052   -0.109   -0.124    1.000   -0.020 |
|  omega_p |    0.004   -0.003    0.006   -0.002   -0.002   -0.032    0.001    0.002   -0.005    0.001   -0.000    0.001   -0.009    0.228   -0.001   -0.010    0.011    0.061    0.000    0.000   -0.021    0.036   -0.020    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19292759011949157}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2932423862623974}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19750692101384165}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10179930846103424}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19857687692211606}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06492435943803487}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27508260815023866}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1738754614584065}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.18792762665438456}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10349798554335621}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020918670121404026}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17932925315390658}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023697808119443664}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0577520194347891}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031133611857252497}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3091281560518353}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9616289667186235}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.23588263048818447}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.015673194309374167}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23261788944181738}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34991129174373337}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.035060981571349625}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08842593158250223}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.25670699605347025})])
Toy 18/25
Time taken: 2 h, 16 min
Projected time left: 53 min, 5 s
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1407 (1407 total)    |
| EDM = 2.37E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297349.3902746991
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   4.15    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -4.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.75   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.62   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.11    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.84    |   0.06    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   4.08    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.12    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.42    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.031   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.81    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.618   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.1    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.882   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -1.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.3    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   5.89    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.09    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   -0.44   |    0.03   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.25    |   0.09    |            |            |   -2    |    2    |       |
| 23| omega_p  |   6.28    |   0.09    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.116    0.009    0.022   -0.157    0.114    0.157   -0.109    0.001    0.294    0.022   -0.162   -0.005    0.008   -0.063   -0.134   -0.022    0.048    0.010   -0.009   -0.017   -0.007   -0.231   -0.000 |
|   Dbar_p |   -0.116    1.000   -0.361    0.266    0.037   -0.072   -0.121   -0.097   -0.000   -0.041   -0.001   -0.105    0.149   -0.025   -0.087   -0.215   -0.029    0.021    0.035   -0.125    0.052   -0.061    0.066    0.001 |
|      Ctt |    0.009   -0.361    1.000   -0.237    0.205    0.085   -0.245    0.247    0.002   -0.347   -0.010    0.343    0.258    0.007    0.231   -0.020   -0.050    0.103   -0.008   -0.107   -0.021    0.039   -0.667   -0.001 |
|  p3770_p |    0.022    0.266   -0.237    1.000   -0.074   -0.113    0.137   -0.057   -0.001    0.165    0.044   -0.153   -0.011   -0.005   -0.049    0.175    0.004   -0.014    0.051   -0.270    0.006    0.029    0.090    0.000 |
|  p4415_s |   -0.157    0.037    0.205   -0.074    1.000   -0.052   -0.011    0.326    0.000   -0.110   -0.004    0.195   -0.008   -0.013    0.028   -0.039   -0.017    0.013   -0.001    0.012    0.027   -0.033    0.066    0.000 |
|  bplus_1 |    0.114   -0.072    0.085   -0.113   -0.052    1.000    0.043    0.040   -0.002    0.028   -0.016    0.056   -0.044   -0.171    0.041   -0.188   -0.127   -0.058   -0.006   -0.015    0.322   -0.916   -0.097    0.005 |
|  p4040_p |    0.157   -0.121   -0.245    0.137   -0.011    0.043    1.000    0.324   -0.000    0.197    0.031   -0.194   -0.100    0.003   -0.198    0.029   -0.001    0.001    0.019   -0.059   -0.007   -0.010    0.019   -0.000 |
|  p4160_s |   -0.109   -0.097    0.247   -0.057    0.326    0.040    0.324    1.000    0.001   -0.118    0.002    0.042   -0.015   -0.005   -0.061   -0.095   -0.040    0.065   -0.002    0.012    0.010   -0.034   -0.169   -0.000 |
|    phi_p |    0.001   -0.000    0.002   -0.001    0.000   -0.002   -0.000    0.001    1.000   -0.001   -0.000    0.001   -0.007    0.002   -0.001   -0.002    0.187    0.030    0.000    0.000    0.002    0.002   -0.006   -0.001 |
|  p4160_p |    0.294   -0.041   -0.347    0.165   -0.110    0.028    0.197   -0.118   -0.001    1.000    0.053   -0.510   -0.063    0.007   -0.129    0.063    0.011   -0.014    0.031   -0.027   -0.017    0.017    0.024   -0.000 |
| DDstar_s |    0.022   -0.001   -0.010    0.044   -0.004   -0.016    0.031    0.002   -0.000    0.053    1.000   -0.006    0.070   -0.003    0.027    0.057   -0.001   -0.001   -0.002    0.036    0.005   -0.002    0.016    0.000 |
|  p4040_s |   -0.162   -0.105    0.343   -0.153    0.195    0.056   -0.194    0.042    0.001   -0.510   -0.006    1.000   -0.000   -0.005   -0.001   -0.172   -0.033    0.051   -0.006    0.100    0.010   -0.041   -0.138   -0.000 |
|   jpsi_p |   -0.005    0.149    0.258   -0.011   -0.008   -0.044   -0.100   -0.015   -0.007   -0.063    0.070   -0.000    1.000   -0.003   -0.023   -0.048    0.031   -0.075    0.061   -0.074   -0.019    0.101   -0.192    0.001 |
|  omega_s |    0.008   -0.025    0.007   -0.005   -0.013   -0.171    0.003   -0.005    0.002    0.007   -0.003   -0.005   -0.003    1.000   -0.002   -0.048    0.077    0.217   -0.001   -0.003   -0.475    0.201   -0.042   -0.096 |
|  psi2s_p |   -0.063   -0.087    0.231   -0.049    0.028    0.041   -0.198   -0.061   -0.001   -0.129    0.027   -0.001   -0.023   -0.002    1.000   -0.101   -0.005    0.002    0.030   -0.421    0.002   -0.012   -0.048    0.000 |
| DDstar_p |   -0.134   -0.215   -0.020    0.175   -0.039   -0.188    0.029   -0.095   -0.002    0.063    0.057   -0.172   -0.048   -0.048   -0.101    1.000   -0.020   -0.017    0.002    0.080    0.102   -0.097    0.281    0.002 |
|    phi_s |   -0.022   -0.029   -0.050    0.004   -0.017   -0.127   -0.001   -0.040    0.187    0.011   -0.001   -0.033    0.031    0.077   -0.005   -0.020    1.000    0.059   -0.001   -0.015   -0.071    0.144    0.097   -0.005 |
|    rho_p |    0.048    0.021    0.103   -0.014    0.013   -0.058    0.001    0.065    0.030   -0.014   -0.001    0.051   -0.075    0.217    0.002   -0.017    0.059    1.000    0.001    0.018    0.120    0.056   -0.257    0.011 |
|   Dbar_s |    0.010    0.035   -0.008    0.051   -0.001   -0.006    0.019   -0.002    0.000    0.031   -0.002   -0.006    0.061   -0.001    0.030    0.002   -0.001    0.001    1.000    0.029    0.002   -0.001    0.004   -0.000 |
|  p3770_s |   -0.009   -0.125   -0.107   -0.270    0.012   -0.015   -0.059    0.012    0.000   -0.027    0.036    0.100   -0.074   -0.003   -0.421    0.080   -0.015    0.018    0.029    1.000    0.005   -0.017    0.066    0.000 |
|    rho_s |   -0.017    0.052   -0.021    0.006    0.027    0.322   -0.007    0.010    0.002   -0.017    0.005    0.010   -0.019   -0.475    0.002    0.102   -0.071    0.120    0.002    0.005    1.000   -0.390    0.077    0.022 |
|  bplus_0 |   -0.007   -0.061    0.039    0.029   -0.033   -0.916   -0.010   -0.034    0.002    0.017   -0.002   -0.041    0.101    0.201   -0.012   -0.097    0.144    0.056   -0.001   -0.017   -0.390    1.000   -0.139   -0.006 |
|  bplus_2 |   -0.231    0.066   -0.667    0.090    0.066   -0.097    0.019   -0.169   -0.006    0.024    0.016   -0.138   -0.192   -0.042   -0.048    0.281    0.097   -0.257    0.004    0.066    0.077   -0.139    1.000    0.003 |
|  omega_p |   -0.000    0.001   -0.001    0.000    0.000    0.005   -0.000   -0.000   -0.001   -0.000    0.000   -0.000    0.001   -0.096    0.000    0.002   -0.005    0.011   -0.000    0.000    0.022   -0.006    0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1895398825312089}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.34627639553651823}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21107622856909536}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1030479803116573}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1967821602008496}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06280380503171812}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22669663617477642}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1695949079982101}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.11184405920279916}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10321097698531201}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.030763968587467105}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17285326815605995}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02393557174142069}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9864896902784985}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03127962083089031}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.35503360729921374}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8843887496064227}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3110372183974244}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02305422479421748}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23247353347397492}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3402988882275143}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03267200213740595}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08908726563489777}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.09122325502926376})])
Toy 19/25
Time taken: 2 h, 24 min
Projected time left: 45 min, 42 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1332 (1332 total)    |
| EDM = 0.00699 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297100.11082417844
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.39   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   6.28    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   0.25    |   0.19    |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.18    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.30    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -0.90   |    0.05   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.41    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.29    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   -5.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.42   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.92    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.578   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -1.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.8    |    1.4    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   6.28    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.38   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.41    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.461   |   0.019   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.22   |    0.09   |            |            |   -2    |    2    |       |
| 23| omega_p  |    0.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.077   -0.086    0.096   -0.164   -0.081    0.134   -0.205   -0.009    0.310    0.101   -0.260    0.015   -0.008   -0.089    0.020   -0.022   -0.016   -0.073   -0.023    0.008    0.039    0.155    0.002 |
|   Dbar_p |    0.077    1.000   -0.015    0.124   -0.016   -0.008    0.105   -0.006    0.003    0.131   -0.017   -0.033    0.195    0.001    0.089   -0.024    0.003    0.001    0.033    0.092   -0.004   -0.002   -0.013    0.000 |
|      Ctt |   -0.086   -0.015    1.000   -0.149    0.232   -0.222   -0.228    0.262    0.002   -0.391   -0.058    0.366   -0.337   -0.010    0.288   -0.249   -0.031   -0.041   -0.195   -0.120    0.005    0.015    0.665    0.011 |
|  p3770_p |    0.096    0.124   -0.149    1.000   -0.079    0.270    0.220   -0.073   -0.001    0.332    0.091   -0.186    0.058   -0.000    0.010    0.484    0.003   -0.001    0.077   -0.165    0.064    0.038   -0.176    0.015 |
|  p4415_s |   -0.164   -0.016    0.232   -0.079    1.000    0.048    0.032    0.328   -0.003   -0.088   -0.019    0.173   -0.057   -0.001    0.042   -0.103   -0.008   -0.007    0.024    0.019    0.013    0.018   -0.042    0.005 |
|  bplus_1 |   -0.081   -0.008   -0.222    0.270    0.048    1.000    0.088   -0.070    0.005    0.191    0.046   -0.108    0.111   -0.001   -0.008    0.633    0.023    0.002    0.040    0.133   -0.074   -0.705   -0.487   -0.027 |
|  p4040_p |    0.134    0.105   -0.228    0.220    0.032    0.088    1.000    0.294   -0.009    0.223    0.103   -0.264    0.047   -0.005   -0.192    0.221   -0.014   -0.008   -0.095   -0.041    0.031    0.043   -0.073    0.006 |
|  p4160_s |   -0.205   -0.006    0.262   -0.073    0.328   -0.070    0.294    1.000   -0.008   -0.207   -0.000    0.037   -0.081   -0.007   -0.034   -0.172   -0.028   -0.023   -0.037   -0.001    0.012    0.046    0.148    0.006 |
|    phi_p |   -0.009    0.003    0.002   -0.001   -0.003    0.005   -0.009   -0.008    1.000   -0.005    0.003   -0.004   -0.040   -0.030   -0.005    0.002    0.825    0.085   -0.002   -0.009   -0.058   -0.014   -0.021    0.001 |
|  p4160_p |    0.310    0.131   -0.391    0.332   -0.088    0.191    0.223   -0.207   -0.005    1.000    0.162   -0.584    0.133   -0.002   -0.130    0.453   -0.002    0.000   -0.062    0.027    0.046    0.035   -0.171    0.008 |
| DDstar_s |    0.101   -0.017   -0.058    0.091   -0.019    0.046    0.103   -0.000    0.003    0.162    1.000   -0.028    0.160    0.002    0.050    0.107    0.005    0.002    0.002    0.073    0.007   -0.003   -0.044    0.003 |
|  p4040_s |   -0.260   -0.033    0.366   -0.186    0.173   -0.108   -0.264    0.037   -0.004   -0.584   -0.028    1.000   -0.054   -0.005    0.063   -0.281   -0.018   -0.015   -0.007    0.093   -0.008    0.020    0.141    0.001 |
|   jpsi_p |    0.015    0.195   -0.337    0.058   -0.057    0.111    0.047   -0.081   -0.040    0.133    0.160   -0.054    1.000   -0.025    0.017    0.143   -0.048   -0.001    0.007    0.140    0.019    0.061   -0.236   -0.015 |
|  omega_s |   -0.008    0.001   -0.010   -0.000   -0.001   -0.001   -0.005   -0.007   -0.030   -0.002    0.002   -0.005   -0.025    1.000   -0.005    0.007    0.009   -0.019   -0.002   -0.005    0.114    0.007   -0.027    0.788 |
|  psi2s_p |   -0.089    0.089    0.288    0.010    0.042   -0.008   -0.192   -0.034   -0.005   -0.130    0.050    0.063    0.017   -0.005    1.000   -0.032   -0.010   -0.005   -0.063   -0.310    0.006    0.009    0.061   -0.000 |
| DDstar_p |    0.020   -0.024   -0.249    0.484   -0.103    0.633    0.221   -0.172    0.002    0.453    0.107   -0.281    0.143    0.007   -0.032    1.000    0.016   -0.001   -0.136    0.214    0.124    0.012   -0.500    0.032 |
|    phi_s |   -0.022    0.003   -0.031    0.003   -0.008    0.023   -0.014   -0.028    0.825   -0.002    0.005   -0.018   -0.048    0.009   -0.010    0.016    1.000    0.066   -0.006   -0.016   -0.065   -0.028   -0.089    0.022 |
|    rho_p |   -0.016    0.001   -0.041   -0.001   -0.007    0.002   -0.008   -0.023    0.085    0.000    0.002   -0.015   -0.001   -0.019   -0.005   -0.001    0.066    1.000   -0.006   -0.010   -0.188   -0.012   -0.084   -0.026 |
|   Dbar_s |   -0.073    0.033   -0.195    0.077    0.024    0.040   -0.095   -0.037   -0.002   -0.062    0.002   -0.007    0.007   -0.002   -0.063   -0.136   -0.006   -0.006    1.000   -0.099    0.015    0.013   -0.004    0.004 |
|  p3770_s |   -0.023    0.092   -0.120   -0.165    0.019    0.133   -0.041   -0.001   -0.009    0.027    0.073    0.093    0.140   -0.005   -0.310    0.214   -0.016   -0.010   -0.099    1.000    0.039    0.054   -0.135    0.009 |
|    rho_s |    0.008   -0.004    0.005    0.064    0.013   -0.074    0.031    0.012   -0.058    0.046    0.007   -0.008    0.019    0.114    0.006    0.124   -0.065   -0.188    0.015    0.039    1.000    0.243   -0.014    0.450 |
|  bplus_0 |    0.039   -0.002    0.015    0.038    0.018   -0.705    0.043    0.046   -0.014    0.035   -0.003    0.020    0.061    0.007    0.009    0.012   -0.028   -0.012    0.013    0.054    0.243    1.000    0.029    0.074 |
|  bplus_2 |    0.155   -0.013    0.665   -0.176   -0.042   -0.487   -0.073    0.148   -0.021   -0.171   -0.044    0.141   -0.236   -0.027    0.061   -0.500   -0.089   -0.084   -0.004   -0.135   -0.014    0.029    1.000    0.008 |
|  omega_p |    0.002    0.000    0.011    0.015    0.005   -0.027    0.006    0.006    0.001    0.008    0.003    0.001   -0.015    0.788   -0.000    0.032    0.022   -0.026    0.004    0.009    0.450    0.074    0.008    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16362796510657884}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.301062775406824}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19236387054434467}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12710697656896386}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18989751944077127}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04779773117813568}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1959259603980712}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16531845460453964}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3164033938482733}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10939664184106945}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09812018821752602}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18015414237616229}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025124469463191357}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.773085577891595}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03294240237095192}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6019432793448001}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3968608283888955}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2831234994580072}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.37994284815123464}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23029375463490842}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3552554000995265}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018578501099826505}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08719217242520938}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3718376643912058})])
Toy 20/25
Time taken: 2 h, 32 min
Projected time left: 38 min, 5 s
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1411 (1411 total)    |
| EDM = 0.000116 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297380.20456260885
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.27   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -4.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.48   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.76    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.08    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.68    |   0.05    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.36   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.24    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   5.92    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.15    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.22    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |  -1.646   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    7.4    |    1.9    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.90    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    4.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -2.1    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |  -0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.20    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.360   |   0.026   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.23    |   0.08    |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.29    |   0.41    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.125    0.060    0.008   -0.150    0.199    0.156   -0.133    0.015    0.290    0.015   -0.152   -0.008   -0.034   -0.052   -0.167   -0.027    0.070    0.008    0.002   -0.090   -0.108   -0.258   -0.019 |
|   Dbar_p |   -0.125    1.000   -0.341    0.237    0.060   -0.137   -0.146   -0.051    0.011   -0.092   -0.000   -0.057    0.111   -0.032   -0.100   -0.199   -0.013    0.066    0.033   -0.129   -0.063    0.003    0.035   -0.019 |
|      Ctt |    0.060   -0.341    1.000   -0.217    0.174    0.148   -0.206    0.291    0.021   -0.275   -0.010    0.357    0.255   -0.050    0.271   -0.017   -0.046    0.103   -0.010   -0.088   -0.163   -0.043   -0.666   -0.028 |
|  p3770_p |    0.008    0.237   -0.217    1.000   -0.064   -0.150    0.127   -0.069   -0.009    0.135    0.035   -0.147   -0.021    0.017   -0.023    0.150    0.008   -0.040    0.046   -0.246    0.032    0.096    0.075    0.008 |
|  p4415_s |   -0.150    0.060    0.174   -0.064    1.000   -0.122   -0.009    0.326    0.003   -0.076   -0.003    0.196   -0.011   -0.009    0.035   -0.005   -0.003    0.019    0.000    0.017   -0.018    0.023    0.103   -0.005 |
|  bplus_1 |    0.199   -0.137    0.148   -0.150   -0.122    1.000    0.096    0.031    0.047    0.103   -0.024    0.048   -0.064   -0.240    0.058   -0.320   -0.090    0.456   -0.010   -0.015   -0.185   -0.923   -0.282   -0.134 |
|  p4040_p |    0.156   -0.146   -0.206    0.127   -0.009    0.096    1.000    0.291    0.002    0.210    0.032   -0.192   -0.105   -0.009   -0.204   -0.016   -0.008    0.016    0.022   -0.037   -0.017   -0.056   -0.014   -0.006 |
|  p4160_s |   -0.133   -0.051    0.291   -0.069    0.326    0.031    0.291    1.000    0.019   -0.168   -0.000    0.133   -0.011   -0.041   -0.024   -0.079   -0.029    0.088   -0.002    0.037   -0.115   -0.061   -0.161   -0.023 |
|    phi_p |    0.015    0.011    0.021   -0.009    0.003    0.047    0.002    0.019    1.000   -0.002    0.000    0.016   -0.038   -0.069    0.001    0.003    0.533    0.107    0.001    0.005   -0.133   -0.062   -0.059   -0.041 |
|  p4160_p |    0.290   -0.092   -0.275    0.135   -0.076    0.103    0.210   -0.168   -0.002    1.000    0.045   -0.512   -0.068    0.001   -0.142   -0.014   -0.003   -0.006    0.028   -0.023    0.003   -0.035   -0.040    0.000 |
| DDstar_s |    0.015   -0.000   -0.010    0.035   -0.003   -0.024    0.032   -0.000    0.000    0.045    1.000   -0.006    0.056   -0.000    0.019    0.045    0.001    0.001   -0.001    0.031    0.000    0.009    0.014    0.000 |
|  p4040_s |   -0.152   -0.057    0.357   -0.147    0.196    0.048   -0.192    0.133    0.016   -0.512   -0.006    1.000    0.015   -0.036    0.034   -0.137   -0.024    0.076   -0.007    0.118   -0.094   -0.065   -0.137   -0.020 |
|   jpsi_p |   -0.008    0.111    0.255   -0.021   -0.011   -0.064   -0.105   -0.011   -0.038   -0.068    0.056    0.015    1.000    0.028   -0.008   -0.084    0.015   -0.098    0.054   -0.075    0.127    0.146   -0.152    0.011 |
|  omega_s |   -0.034   -0.032   -0.050    0.017   -0.009   -0.240   -0.009   -0.041   -0.069    0.001   -0.000   -0.036    0.028    1.000   -0.011   -0.027    0.034   -0.439   -0.000   -0.011    0.283    0.284    0.090    0.841 |
|  psi2s_p |   -0.052   -0.100    0.271   -0.023    0.035    0.058   -0.204   -0.024    0.001   -0.142    0.019    0.034   -0.008   -0.011    1.000   -0.105   -0.007    0.017    0.024   -0.432   -0.014   -0.029   -0.070   -0.007 |
| DDstar_p |   -0.167   -0.199   -0.017    0.150   -0.005   -0.320   -0.016   -0.079    0.003   -0.014    0.045   -0.137   -0.084   -0.027   -0.105    1.000    0.001    0.052    0.002    0.080   -0.024    0.064    0.237   -0.017 |
|    phi_s |   -0.027   -0.013   -0.046    0.008   -0.003   -0.090   -0.008   -0.029    0.533   -0.003    0.001   -0.024    0.015    0.034   -0.007    0.001    1.000   -0.012   -0.000   -0.011   -0.066    0.097    0.084    0.019 |
|    rho_p |    0.070    0.066    0.103   -0.040    0.019    0.456    0.016    0.088    0.107   -0.006    0.001    0.076   -0.098   -0.439    0.017    0.052   -0.012    1.000    0.001    0.021   -0.543   -0.549   -0.209   -0.200 |
|   Dbar_s |    0.008    0.033   -0.010    0.046    0.000   -0.010    0.022   -0.002    0.001    0.028   -0.001   -0.007    0.054   -0.000    0.024    0.002   -0.000    0.001    1.000    0.027   -0.002    0.003    0.003   -0.000 |
|  p3770_s |    0.002   -0.129   -0.088   -0.246    0.017   -0.015   -0.037    0.037    0.005   -0.023    0.031    0.118   -0.075   -0.011   -0.432    0.080   -0.011    0.021    0.027    1.000   -0.036   -0.013    0.033   -0.007 |
|    rho_s |   -0.090   -0.063   -0.163    0.032   -0.018   -0.185   -0.017   -0.115   -0.133    0.003    0.000   -0.094    0.127    0.283   -0.014   -0.024   -0.066   -0.543   -0.002   -0.036    1.000    0.241    0.374    0.283 |
|  bplus_0 |   -0.108    0.003   -0.043    0.096    0.023   -0.923   -0.056   -0.061   -0.062   -0.035    0.009   -0.065    0.146    0.284   -0.029    0.064    0.097   -0.549    0.003   -0.013    0.241    1.000    0.100    0.160 |
|  bplus_2 |   -0.258    0.035   -0.666    0.075    0.103   -0.282   -0.014   -0.161   -0.059   -0.040    0.014   -0.137   -0.152    0.090   -0.070    0.237    0.084   -0.209    0.003    0.033    0.374    0.100    1.000    0.051 |
|  omega_p |   -0.019   -0.019   -0.028    0.008   -0.005   -0.134   -0.006   -0.023   -0.041    0.000    0.000   -0.020    0.011    0.841   -0.007   -0.017    0.019   -0.200   -0.000   -0.007    0.283    0.160    0.051    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1987808345646671}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33924240641065806}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20689779408566428}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09899628613057221}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2009209230267398}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05350403201915821}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15488722154909063}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1749487380208543}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20495069484968642}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09793643696795407}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.027349194199783156}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17403552517823806}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023848735168301882}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.9132534908761603}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031702502617774186}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3344943769982187}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0500293125674292}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.8428100058503336}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.021400502355517825}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23100190580616786}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.44994306960139613}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.026179609646792668}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07633589212834013}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4107254170363279})])
Toy 21/25
Time taken: 2 h, 40 min
Projected time left: 30 min, 36 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1296 (1296 total)    |
| EDM = 0.000158 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297196.3404931527
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   4.07    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -2.5    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.58   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   3.63    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   0.88    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   -0.74   |    0.03   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.03    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.22    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -1.85   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.005   |   0.026   |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.64    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |     8     |     4     |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -0.12   |    0.59   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.0    |    1.3    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.5    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.05   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.29    |   0.27    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    0.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |   0.422   |   0.018   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   -0.36   |    0.08   |            |            |   -2    |    2    |       |
| 23| omega_p  |   -6.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.111    0.039    0.174   -0.170   -0.071   -0.010   -0.171   -0.005    0.377    0.044    0.021    0.212    0.023    0.097    0.227   -0.021    0.067    0.033    0.167   -0.003    0.026    0.165    0.023 |
|   Dbar_p |    0.111    1.000    0.409    0.123   -0.079   -0.219   -0.013   -0.053    0.004    0.195   -0.056    0.014    0.266    0.026    0.367   -0.394    0.010   -0.014    0.088    0.364   -0.057   -0.010   -0.024    0.018 |
|      Ctt |    0.039    0.409    1.000   -0.081    0.167   -0.196    0.006    0.299   -0.010   -0.250   -0.020   -0.021   -0.301    0.040    0.244   -0.390   -0.032    0.122    0.110   -0.113   -0.013   -0.013    0.676    0.037 |
|  p3770_p |    0.174    0.123   -0.081    1.000   -0.110   -0.048   -0.015   -0.063    0.005    0.336   -0.036    0.022    0.269   -0.011    0.221    0.264    0.007   -0.035   -0.084   -0.008   -0.003    0.021   -0.072   -0.010 |
|  p4415_s |   -0.170   -0.079    0.167   -0.110    1.000    0.137   -0.001    0.361    0.000   -0.114   -0.004   -0.009   -0.128   -0.011   -0.010   -0.062   -0.002    0.003   -0.016   -0.067    0.027    0.010   -0.060   -0.007 |
|  bplus_1 |   -0.071   -0.219   -0.196   -0.048    0.137    1.000    0.002    0.049   -0.027   -0.053   -0.084   -0.005    0.033    0.148   -0.031    0.165    0.013    0.092   -0.082   -0.052   -0.274   -0.903   -0.126    0.100 |
|  p4040_p |   -0.010   -0.013    0.006   -0.015   -0.001    0.002    1.000   -0.012   -0.000   -0.014   -0.001   -0.287   -0.019   -0.001   -0.005   -0.015    0.000   -0.001   -0.001   -0.013    0.000   -0.001    0.004   -0.001 |
|  p4160_s |   -0.171   -0.053    0.299   -0.063    0.361    0.049   -0.012    1.000   -0.008   -0.151    0.022    0.014   -0.127    0.013   -0.031   -0.032   -0.029    0.087    0.021   -0.011    0.028    0.039    0.202    0.017 |
|    phi_p |   -0.005    0.004   -0.010    0.005    0.000   -0.027   -0.000   -0.008    1.000    0.005   -0.001    0.000   -0.006   -0.092    0.002    0.013    0.803   -0.089   -0.000    0.002    0.055    0.029   -0.037   -0.058 |
|  p4160_p |    0.377    0.195   -0.250    0.336   -0.114   -0.053   -0.014   -0.151    0.005    1.000    0.021    0.038    0.536    0.006    0.210    0.505    0.001   -0.008    0.001    0.332   -0.014    0.021   -0.118    0.006 |
| DDstar_s |    0.044   -0.056   -0.020   -0.036   -0.004   -0.084   -0.001    0.022   -0.001    0.021    1.000   -0.001    0.024    0.007    0.013    0.055    0.000   -0.000   -0.013   -0.019   -0.016   -0.002    0.038    0.004 |
|  p4040_s |    0.021    0.014   -0.021    0.022   -0.009   -0.005   -0.287    0.014    0.000    0.038   -0.001    1.000    0.028    0.000    0.008    0.023    0.000   -0.002   -0.001    0.013   -0.001    0.001   -0.010   -0.000 |
|   jpsi_p |    0.212    0.266   -0.301    0.269   -0.128    0.033   -0.019   -0.127   -0.006    0.536    0.024    0.028    1.000   -0.020    0.369    0.561   -0.015   -0.029   -0.035    0.423    0.000    0.045   -0.324   -0.017 |
|  omega_s |    0.023    0.026    0.040   -0.011   -0.011    0.148   -0.001    0.013   -0.092    0.006    0.007    0.000   -0.020    1.000    0.006   -0.009    0.011    0.285    0.005    0.007   -0.266   -0.165    0.108    0.931 |
|  psi2s_p |    0.097    0.367    0.244    0.221   -0.010   -0.031   -0.005   -0.031    0.002    0.210    0.013    0.008    0.369    0.006    1.000    0.210   -0.004    0.007    0.029   -0.061   -0.009    0.011   -0.029    0.006 |
| DDstar_p |    0.227   -0.394   -0.390    0.264   -0.062    0.165   -0.015   -0.032    0.013    0.505    0.055    0.023    0.561   -0.009    0.210    1.000    0.008   -0.018   -0.038    0.210    0.023    0.010   -0.200   -0.004 |
|    phi_s |   -0.021    0.010   -0.032    0.007   -0.002    0.013    0.000   -0.029    0.803    0.001    0.000    0.000   -0.015    0.011   -0.004    0.008    1.000   -0.028    0.003   -0.005   -0.007   -0.017   -0.086    0.027 |
|    rho_p |    0.067   -0.014    0.122   -0.035    0.003    0.092   -0.001    0.087   -0.089   -0.008   -0.000   -0.002   -0.029    0.285    0.007   -0.018   -0.028    1.000   -0.007    0.000    0.020   -0.087    0.308    0.202 |
|   Dbar_s |    0.033    0.088    0.110   -0.084   -0.016   -0.082   -0.001    0.021   -0.000    0.001   -0.013   -0.001   -0.035    0.005    0.029   -0.038    0.003   -0.007    1.000    0.014   -0.017   -0.008    0.033    0.002 |
|  p3770_s |    0.167    0.364   -0.113   -0.008   -0.067   -0.052   -0.013   -0.011    0.002    0.332   -0.019    0.013    0.423    0.007   -0.061    0.210   -0.005    0.000    0.014    1.000   -0.012    0.041   -0.144    0.007 |
|    rho_s |   -0.003   -0.057   -0.013   -0.003    0.027   -0.274    0.000    0.028    0.055   -0.014   -0.016   -0.001    0.000   -0.266   -0.009    0.023   -0.007    0.020   -0.017   -0.012    1.000    0.334   -0.039   -0.075 |
|  bplus_0 |    0.026   -0.010   -0.013    0.021    0.010   -0.903   -0.001    0.039    0.029    0.021   -0.002    0.001    0.045   -0.165    0.011    0.010   -0.017   -0.087   -0.008    0.041    0.334    1.000   -0.094   -0.109 |
|  bplus_2 |    0.165   -0.024    0.676   -0.072   -0.060   -0.126    0.004    0.202   -0.037   -0.118    0.038   -0.010   -0.324    0.108   -0.029   -0.200   -0.086    0.308    0.033   -0.144   -0.039   -0.094    1.000    0.098 |
|  omega_p |    0.023    0.018    0.037   -0.010   -0.007    0.100   -0.001    0.017   -0.058    0.006    0.004   -0.000   -0.017    0.931    0.006   -0.004    0.027    0.202    0.002    0.007   -0.075   -0.109    0.098    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.24430162073569495}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5292991883828766}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20188726335184437}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12970135283194484}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19771562452494873}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03206789320640657}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 8.16241413252296}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1589671976753123}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2924184694088767}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12395042964746361}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.05243669639459125}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.02646594496597894}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03808022702507774}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.151659353002476}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03629725165641329}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5876990267896263}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3385970667282159}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.7901502108677607}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.05282202351333058}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2674784857173771}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3405408695899498}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01772161833104069}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07739611798104928}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.6308957783136031})])
Toy 22/25
Time taken: 2 h, 48 min
Projected time left: 22 min, 57 s
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1407 (1407 total)    |
| EDM = 4.22E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297346.0204822175
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.27   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -1.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.75   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.37   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.14    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.79    |   0.06    |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -2.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.33    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.28    |   0.54    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   4.35    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |  -0.300   |   0.028   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   0.58    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   4.658   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    7.2    |    1.8    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.891   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.6    |    2.3    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    | 0.020E-1  | 2.596E-1  |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.08    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |    1.5    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.416   |   0.031   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.24    |   0.08    |            |            |   -2    |    2    |       |
| 23| omega_p  |    0.4    |    0.5    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.102    0.019    0.023   -0.157    0.126    0.157   -0.081   -0.015    0.296    0.021   -0.182   -0.012    0.007   -0.074   -0.152   -0.024    0.051    0.011   -0.005    0.015   -0.033   -0.232    0.005 |
|   Dbar_p |   -0.102    1.000   -0.324    0.286    0.053   -0.092   -0.126   -0.075   -0.003   -0.026   -0.003   -0.056    0.186   -0.022   -0.045   -0.182   -0.014    0.006    0.026   -0.064    0.045   -0.036    0.054   -0.012 |
|      Ctt |    0.019   -0.324    1.000   -0.218    0.188    0.088   -0.215    0.232   -0.011   -0.361   -0.008    0.364    0.249    0.011    0.234   -0.041   -0.029    0.100   -0.002   -0.161    0.029    0.025   -0.661    0.010 |
|  p3770_p |    0.023    0.286   -0.218    1.000   -0.070   -0.120    0.130   -0.044   -0.004    0.178    0.033   -0.183    0.015   -0.004    0.031    0.164   -0.000   -0.013    0.036   -0.196   -0.009    0.052    0.069   -0.005 |
|  p4415_s |   -0.157    0.053    0.188   -0.070    1.000   -0.081    0.005    0.323    0.001   -0.120   -0.003    0.187   -0.007   -0.012    0.038   -0.014   -0.004   -0.004   -0.001    0.006    0.021   -0.014    0.102   -0.006 |
|  bplus_1 |    0.126   -0.092    0.088   -0.120   -0.081    1.000    0.066    0.027    0.030    0.044   -0.016    0.036   -0.045   -0.202    0.037   -0.221   -0.036   -0.201   -0.005   -0.037    0.247   -0.923   -0.110   -0.113 |
|  p4040_p |    0.157   -0.126   -0.215    0.130    0.005    0.066    1.000    0.354   -0.010    0.170    0.024   -0.247   -0.102    0.001   -0.214   -0.008   -0.013    0.011    0.015   -0.028    0.002   -0.027   -0.014   -0.000 |
|  p4160_s |   -0.081   -0.075    0.232   -0.044    0.323    0.027    0.354    1.000   -0.013   -0.101    0.003   -0.039   -0.018   -0.001   -0.065   -0.079   -0.028    0.058    0.000    0.011    0.036   -0.033   -0.159    0.002 |
|    phi_p |   -0.015   -0.003   -0.011   -0.004    0.001    0.030   -0.010   -0.013    1.000   -0.010    0.001   -0.007   -0.040   -0.073   -0.011    0.001    0.933   -0.089    0.001   -0.014   -0.015   -0.028    0.050    0.003 |
|  p4160_p |    0.296   -0.026   -0.361    0.178   -0.120    0.044    0.170   -0.101   -0.010    1.000    0.053   -0.529   -0.066    0.004   -0.151    0.043   -0.007   -0.002    0.029   -0.002   -0.015    0.004    0.005    0.000 |
| DDstar_s |    0.021   -0.003   -0.008    0.033   -0.003   -0.016    0.024    0.003    0.001    0.053    1.000   -0.008    0.064   -0.002    0.025    0.050    0.001   -0.001   -0.002    0.036    0.003    0.001    0.013   -0.001 |
|  p4040_s |   -0.182   -0.056    0.364   -0.183    0.187    0.036   -0.247   -0.039   -0.007   -0.529   -0.008    1.000    0.018   -0.004    0.047   -0.165   -0.018    0.035   -0.005    0.093    0.029   -0.039   -0.110   -0.000 |
|   jpsi_p |   -0.012    0.186    0.249    0.015   -0.007   -0.045   -0.102   -0.018   -0.040   -0.066    0.064    0.018    1.000   -0.028   -0.014   -0.054   -0.026   -0.076    0.052   -0.078   -0.049    0.098   -0.179   -0.033 |
|  omega_s |    0.007   -0.022    0.011   -0.004   -0.012   -0.202    0.001   -0.001   -0.073    0.004   -0.002   -0.004   -0.028    1.000   -0.008   -0.050   -0.017    0.329    0.000   -0.003   -0.190    0.233   -0.066    0.842 |
|  psi2s_p |   -0.074   -0.045    0.234    0.031    0.038    0.037   -0.214   -0.065   -0.011   -0.151    0.025    0.047   -0.014   -0.008    1.000   -0.107   -0.013   -0.001    0.027   -0.472    0.006   -0.019   -0.047   -0.007 |
| DDstar_p |   -0.152   -0.182   -0.041    0.164   -0.014   -0.221   -0.008   -0.079    0.001    0.043    0.050   -0.165   -0.054   -0.050   -0.107    1.000   -0.008   -0.046    0.005    0.096    0.067   -0.054    0.268   -0.031 |
|    phi_s |   -0.024   -0.014   -0.029   -0.000   -0.004   -0.036   -0.013   -0.028    0.933   -0.007    0.001   -0.018   -0.026   -0.017   -0.013   -0.008    1.000   -0.045    0.000   -0.019   -0.041    0.046    0.082    0.040 |
|    rho_p |    0.051    0.006    0.100   -0.013   -0.004   -0.201    0.011    0.058   -0.089   -0.002   -0.001    0.035   -0.076    0.329   -0.001   -0.046   -0.045    1.000    0.001    0.016    0.216    0.221   -0.278    0.143 |
|   Dbar_s |    0.011    0.026   -0.002    0.036   -0.001   -0.005    0.015    0.000    0.001    0.029   -0.002   -0.005    0.052    0.000    0.027    0.005    0.000    0.001    1.000    0.031    0.001    0.001    0.002    0.000 |
|  p3770_s |   -0.005   -0.064   -0.161   -0.196    0.006   -0.037   -0.028    0.011   -0.014   -0.002    0.036    0.093   -0.078   -0.003   -0.472    0.096   -0.019    0.016    0.031    1.000    0.010   -0.008    0.073   -0.003 |
|    rho_s |    0.015    0.045    0.029   -0.009    0.021    0.247    0.002    0.036   -0.015   -0.015    0.003    0.029   -0.049   -0.190    0.006    0.067   -0.041    0.216    0.001    0.010    1.000   -0.302   -0.049   -0.014 |
|  bplus_0 |   -0.033   -0.036    0.025    0.052   -0.014   -0.923   -0.027   -0.033   -0.028    0.004    0.001   -0.039    0.098    0.233   -0.019   -0.054    0.046    0.221    0.001   -0.008   -0.302    1.000   -0.109    0.131 |
|  bplus_2 |   -0.232    0.054   -0.661    0.069    0.102   -0.110   -0.014   -0.159    0.050    0.005    0.013   -0.110   -0.179   -0.066   -0.047    0.268    0.082   -0.278    0.002    0.073   -0.049   -0.109    1.000   -0.048 |
|  omega_p |    0.005   -0.012    0.010   -0.005   -0.006   -0.113   -0.000    0.002    0.003    0.000   -0.001   -0.000   -0.033    0.842   -0.007   -0.031    0.040    0.143    0.000   -0.003   -0.014    0.131   -0.048    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1862555020752772}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.32079198170280865}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20473431947091575}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10608842697450993}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19610304049154131}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06010527067817972}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.31743803036698437}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1694874797459056}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5413372588296625}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09569792241316932}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.027904396361640382}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18134391258869612}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02409907061831973}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.8489953946933397}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03130996614178905}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.33805975149724476}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.2616794477576665}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.25955730210975636}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.020197013295400024}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2255030980181909}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3544230019371202}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03080719849420177}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08266051546483388}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.48518445310602765})])
Toy 23/25
Time taken: 2 h, 56 min
Projected time left: 15 min, 20 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1435 (1435 total)    |
| EDM = 0.0107 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297117.9473107993
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.23   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |    -6     |     12    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   -0.04   |    0.16   |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -3.06   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.21    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.896   |   0.011   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   3.34    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.42    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.53    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.38   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   0.30    |   0.06    |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.38    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   1.61    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    6.8    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |    3.2    |    1.1    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.3    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   6.22    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   -0.30   |    0.50   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |    2.8    |    0.4    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.37    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.447   |   0.005   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.27    |   0.05    |            |            |   -2    |    2    |       |
| 23| omega_p  |   -0.05   |    0.22   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000   -0.224    0.154    0.229   -0.173   -0.072    0.239   -0.239    0.011    0.295    0.067   -0.219    0.231    0.001    0.169    0.166   -0.002    0.016   -0.212    0.213    0.009   -0.079    0.068    0.008 |
|   Dbar_p |   -0.224    1.000   -0.807   -0.928    0.583    0.532   -0.853    0.606   -0.045   -0.866   -0.503    0.668   -0.877   -0.006   -0.762   -0.969   -0.021   -0.011    0.892   -0.884   -0.050    0.521   -0.628   -0.021 |
|      Ctt |    0.154   -0.807    1.000    0.740   -0.379   -0.419    0.649   -0.408    0.040    0.639    0.417   -0.448    0.658    0.001    0.683    0.781    0.016    0.007   -0.753    0.696    0.042   -0.415    0.326    0.016 |
|  p3770_p |    0.229   -0.928    0.740    1.000   -0.544   -0.489    0.809   -0.558    0.041    0.820    0.479   -0.618    0.815    0.005    0.710    0.891    0.020    0.008   -0.811    0.779    0.044   -0.474    0.570    0.019 |
|  p4415_s |   -0.173    0.583   -0.379   -0.544    1.000    0.216   -0.468    0.455   -0.024   -0.467   -0.334    0.412   -0.517   -0.007   -0.442   -0.573   -0.017   -0.006    0.515   -0.505   -0.022    0.213   -0.321   -0.012 |
|  bplus_1 |   -0.072    0.532   -0.419   -0.489    0.216    1.000   -0.435    0.262   -0.019   -0.414   -0.383    0.312   -0.462   -0.002   -0.402   -0.554    0.004   -0.040    0.424   -0.472   -0.037   -0.021   -0.457   -0.017 |
|  p4040_p |    0.239   -0.853    0.649    0.809   -0.468   -0.435    1.000   -0.404    0.038    0.756    0.410   -0.600    0.770    0.005    0.627    0.793    0.014    0.015   -0.771    0.749    0.040   -0.428    0.521    0.019 |
|  p4160_s |   -0.239    0.606   -0.408   -0.558    0.455    0.262   -0.404    1.000   -0.025   -0.552   -0.353    0.364   -0.524   -0.008   -0.475   -0.610   -0.023    0.004    0.529   -0.517   -0.025    0.253   -0.395   -0.011 |
|    phi_p |    0.011   -0.045    0.040    0.041   -0.024   -0.019    0.038   -0.025    1.000    0.038    0.024   -0.028    0.035   -0.037    0.033    0.043    0.563   -0.087   -0.038    0.040   -0.008   -0.024    0.025   -0.001 |
|  p4160_p |    0.295   -0.866    0.639    0.820   -0.467   -0.414    0.756   -0.552    0.038    1.000    0.425   -0.674    0.790    0.006    0.661    0.800    0.018    0.013   -0.772    0.768    0.039   -0.406    0.522    0.019 |
| DDstar_s |    0.067   -0.503    0.417    0.479   -0.334   -0.383    0.410   -0.353    0.024    0.425    1.000   -0.386    0.397   -0.003    0.348    0.532    0.006   -0.000   -0.479    0.432    0.037   -0.374    0.306    0.008 |
|  p4040_s |   -0.219    0.668   -0.448   -0.618    0.412    0.312   -0.600    0.364   -0.028   -0.674   -0.386    1.000   -0.559   -0.006   -0.493   -0.676   -0.020   -0.001    0.592   -0.543   -0.029    0.304   -0.406   -0.012 |
|   jpsi_p |    0.231   -0.877    0.658    0.815   -0.517   -0.462    0.770   -0.524    0.035    0.790    0.397   -0.559    1.000    0.002    0.708    0.801    0.007    0.016   -0.781    0.801    0.042   -0.459    0.570    0.018 |
|  omega_s |    0.001   -0.006    0.001    0.005   -0.007   -0.002    0.005   -0.008   -0.037    0.006   -0.003   -0.006    0.002    1.000    0.004    0.003    0.003    0.185   -0.008    0.004   -0.241    0.015    0.018    0.407 |
|  psi2s_p |    0.169   -0.762    0.683    0.710   -0.442   -0.402    0.627   -0.475    0.033    0.661    0.348   -0.493    0.708    0.004    1.000    0.700    0.015    0.009   -0.685    0.612    0.038   -0.394    0.496    0.016 |
| DDstar_p |    0.166   -0.969    0.781    0.891   -0.573   -0.554    0.793   -0.610    0.043    0.800    0.532   -0.676    0.801    0.003    0.700    1.000    0.017    0.010   -0.878    0.833    0.052   -0.542    0.596    0.019 |
|    phi_s |   -0.002   -0.021    0.016    0.020   -0.017    0.004    0.014   -0.023    0.563    0.018    0.006   -0.020    0.007    0.003    0.015    0.017    1.000   -0.029   -0.021    0.014   -0.031    0.022    0.070    0.015 |
|    rho_p |    0.016   -0.011    0.007    0.008   -0.006   -0.040    0.015    0.004   -0.087    0.013   -0.000   -0.001    0.016    0.185    0.009    0.010   -0.029    1.000   -0.011    0.015    0.149   -0.024   -0.092   -0.032 |
|   Dbar_s |   -0.212    0.892   -0.753   -0.811    0.515    0.424   -0.771    0.529   -0.038   -0.772   -0.479    0.592   -0.781   -0.008   -0.685   -0.878   -0.021   -0.011    1.000   -0.799   -0.039    0.415   -0.585   -0.019 |
|  p3770_s |    0.213   -0.884    0.696    0.779   -0.505   -0.472    0.749   -0.517    0.040    0.768    0.432   -0.543    0.801    0.004    0.612    0.833    0.014    0.015   -0.799    1.000    0.043   -0.462    0.551    0.019 |
|    rho_s |    0.009   -0.050    0.042    0.044   -0.022   -0.037    0.040   -0.025   -0.008    0.039    0.037   -0.029    0.042   -0.241    0.038    0.052   -0.031    0.149   -0.039    0.043    1.000   -0.089    0.015   -0.021 |
|  bplus_0 |   -0.079    0.521   -0.415   -0.474    0.213   -0.021   -0.428    0.253   -0.024   -0.406   -0.374    0.304   -0.459    0.015   -0.394   -0.542    0.022   -0.024    0.415   -0.462   -0.089    1.000   -0.453   -0.014 |
|  bplus_2 |    0.068   -0.628    0.326    0.570   -0.321   -0.457    0.521   -0.395    0.025    0.522    0.306   -0.406    0.570    0.018    0.496    0.596    0.070   -0.092   -0.585    0.551    0.015   -0.453    1.000   -0.004 |
|  omega_p |    0.008   -0.021    0.016    0.019   -0.012   -0.017    0.019   -0.011   -0.001    0.019    0.008   -0.012    0.018    0.407    0.016    0.019    0.015   -0.032   -0.019    0.019   -0.021   -0.014   -0.004    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14443894583756123}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 11.568706159862625}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1614875926909195}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2183749258344363}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1770448859441539}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.010675910411358513}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20069299207601787}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15549727360111887}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1755446633183917}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1359186375282757}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.05741562562277264}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1664074773737565}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04142530928187149}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8406413317298016}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.039711777737715614}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.0825627113636012}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.889085425946119}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.18922408897894982}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5027746715981546}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3923360901928201}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.27569742938522435}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.005223282657830897}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0521279286830445}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.21742296010353135})])
Toy 24/25
Time taken: 3 h, 4 min
Projected time left: 7 min, 42 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=2082 (2082 total)    |
| EDM = 0.00018 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297078.77025085984
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p4415_p  |   -2.64   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_p   |   -2.7    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 2 | Ctt      |   0.18    |   0.13    |            |            |  -1.5   |   1.5   |       |
| 3 | p3770_p  |   -2.98   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 4 | p4415_s  |   1.37    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 5 | bplus_1  |   0.821   |   0.012   |            |            |   -2    |    2    |       |
| 6 | p4040_p  |   -3.03   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4160_s  |   2.03    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 8 | phi_p    |   0.79    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4160_p  |   -2.38   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_s |   -0.28   |    0.47   |            |            |  -0.3   |   0.3   |       |
| 11| p4040_s  |   1.29    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 12| jpsi_p   |   -4.68   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 13| omega_s  |    9.1    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_p |   -4.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.6    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| rho_p    |   -0.98   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 18| Dbar_s   |   0.30    |   0.39    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.75    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| rho_s    |   1.22    |   0.25    |            |            |0.0253049| 2.0747  |       |
| 21| bplus_0  |  -0.438   |   0.006   |            |            |   -2    |    2    |       |
| 22| bplus_2  |   0.29    |   0.05    |            |            |   -2    |    2    |       |
| 23| omega_p  |   0.81    |   0.16    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p4415_p   Dbar_p      Ctt  p3770_p  p4415_s  bplus_1  p4040_p  p4160_s    phi_p  p4160_p DDstar_s  p4040_s   jpsi_p  omega_s  psi2s_p DDstar_p    phi_s    rho_p   Dbar_s  p3770_s    rho_s  bplus_0  bplus_2  omega_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p4415_p |    1.000    0.758   -0.510    0.436   -0.033    0.425    0.729    0.361    0.051    0.789    0.843    0.421    0.784    0.017    0.638    0.625    0.085   -0.068    0.404    0.534    0.024    0.421   -0.111   -0.006 |
|   Dbar_p |    0.758    1.000   -0.633    0.390    0.042    0.421    0.718    0.450    0.057    0.762    0.933    0.545    0.807    0.018    0.662    0.686    0.096   -0.084    0.515    0.491    0.039    0.423   -0.124   -0.007 |
|      Ctt |   -0.510   -0.633    1.000   -0.314    0.115   -0.280   -0.535   -0.185   -0.035   -0.591   -0.617   -0.212   -0.604   -0.014   -0.346   -0.436   -0.072    0.065   -0.435   -0.371   -0.028   -0.290   -0.248    0.009 |
|  p3770_p |    0.436    0.390   -0.314    1.000   -0.032    0.212    0.471    0.227    0.034    0.481    0.481    0.241    0.461    0.010    0.395    0.452    0.055   -0.055    0.349    0.201    0.026    0.225   -0.057   -0.004 |
|  p4415_s |   -0.033    0.042    0.115   -0.032    1.000   -0.094    0.042    0.209    0.002    0.022    0.023    0.084    0.006   -0.001    0.022   -0.053   -0.002    0.000    0.031    0.018    0.009   -0.084    0.099    0.003 |
|  bplus_1 |    0.425    0.421   -0.280    0.212   -0.094    1.000    0.418    0.189    0.042    0.450    0.495    0.233    0.449    0.012    0.370    0.192    0.071   -0.093    0.142    0.285    0.045   -0.010   -0.163   -0.009 |
|  p4040_p |    0.729    0.718   -0.535    0.471    0.042    0.418    1.000    0.522    0.051    0.729    0.833    0.417    0.786    0.017    0.613    0.648    0.086   -0.072    0.388    0.524    0.025    0.417   -0.075   -0.007 |
|  p4160_s |    0.361    0.450   -0.185    0.227    0.209    0.189    0.522    1.000    0.027    0.382    0.485    0.197    0.438    0.008    0.344    0.304    0.036   -0.022    0.214    0.316    0.004    0.186   -0.075    0.000 |
|    phi_p |    0.051    0.057   -0.035    0.034    0.002    0.042    0.051    0.027    1.000    0.054    0.062    0.034    0.054   -0.027    0.048    0.051    0.396   -0.155    0.034    0.038    0.148    0.040    0.028    0.017 |
|  p4160_p |    0.789    0.762   -0.591    0.481    0.022    0.450    0.729    0.382    0.054    1.000    0.868    0.354    0.819    0.018    0.661    0.702    0.094   -0.081    0.428    0.547    0.031    0.450   -0.091   -0.008 |
| DDstar_s |    0.843    0.933   -0.617    0.481    0.023    0.495    0.833    0.485    0.062    0.868    1.000    0.571    0.921    0.021    0.766    0.748    0.110   -0.095    0.507    0.615    0.040    0.496   -0.074   -0.009 |
|  p4040_s |    0.421    0.545   -0.212    0.241    0.084    0.233    0.417    0.197    0.034    0.354    0.571    1.000    0.525    0.011    0.441    0.365    0.052   -0.040    0.284    0.416    0.016    0.233   -0.037   -0.002 |
|   jpsi_p |    0.784    0.807   -0.604    0.461    0.006    0.449    0.786    0.438    0.054    0.819    0.921    0.525    1.000    0.017    0.735    0.688    0.090   -0.080    0.471    0.609    0.029    0.445   -0.040   -0.008 |
|  omega_s |    0.017    0.018   -0.014    0.010   -0.001    0.012    0.017    0.008   -0.027    0.018    0.021    0.011    0.017    1.000    0.016    0.014    0.008   -0.034    0.008    0.012   -0.041    0.019    0.009    0.433 |
|  psi2s_p |    0.638    0.662   -0.346    0.395    0.022    0.370    0.613    0.344    0.048    0.661    0.766    0.441    0.735    0.016    1.000    0.577    0.082   -0.072    0.379    0.368    0.031    0.373   -0.038   -0.007 |
| DDstar_p |    0.625    0.686   -0.436    0.452   -0.053    0.192    0.648    0.304    0.051    0.702    0.748    0.365    0.688    0.014    0.577    1.000    0.079   -0.067    0.258    0.501    0.055    0.203   -0.032    0.000 |
|    phi_s |    0.085    0.096   -0.072    0.055   -0.002    0.071    0.086    0.036    0.396    0.094    0.110    0.052    0.090    0.008    0.082    0.079    1.000   -0.092    0.047    0.057    0.032    0.097    0.090    0.002 |
|    rho_p |   -0.068   -0.084    0.065   -0.055    0.000   -0.093   -0.072   -0.022   -0.155   -0.081   -0.095   -0.040   -0.080   -0.034   -0.072   -0.067   -0.092    1.000   -0.037   -0.047   -0.043   -0.118   -0.169    0.169 |
|   Dbar_s |    0.404    0.515   -0.435    0.349    0.031    0.142    0.388    0.214    0.034    0.428    0.507    0.284    0.471    0.008    0.379    0.258    0.047   -0.037    1.000    0.271    0.028    0.145   -0.112    0.002 |
|  p3770_s |    0.534    0.491   -0.371    0.201    0.018    0.285    0.524    0.316    0.038    0.547    0.615    0.416    0.609    0.012    0.368    0.501    0.057   -0.047    0.271    1.000    0.013    0.289   -0.045   -0.004 |
|    rho_s |    0.024    0.039   -0.028    0.026    0.009    0.045    0.025    0.004    0.148    0.031    0.040    0.016    0.029   -0.041    0.031    0.055    0.032   -0.043    0.028    0.013    1.000   -0.011    0.134    0.339 |
|  bplus_0 |    0.421    0.423   -0.290    0.225   -0.084   -0.010    0.417    0.186    0.040    0.450    0.496    0.233    0.445    0.019    0.373    0.203    0.097   -0.118    0.145    0.289   -0.011    1.000   -0.175   -0.028 |
|  bplus_2 |   -0.111   -0.124   -0.248   -0.057    0.099   -0.163   -0.075   -0.075    0.028   -0.091   -0.074   -0.037   -0.040    0.009   -0.038   -0.032    0.090   -0.169   -0.112   -0.045    0.134   -0.175    1.000   -0.020 |
|  omega_p |   -0.006   -0.007    0.009   -0.004    0.003   -0.009   -0.007    0.000    0.017   -0.008   -0.009   -0.002   -0.008    0.433   -0.007    0.000    0.002    0.169    0.002   -0.004    0.339   -0.028   -0.020    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.24138010829378143}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6971959933791028}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.13454372353892619}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10387376570491935}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.15887827378162656}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.012230439084478295}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20890856079558984}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1559238495647236}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.12427795093899618}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.16948946885390925}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.46506440202994737}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16473138275676602}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.052580734802760265}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8388291441246603}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.041669742672849175}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3232450269131242}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.84331928391979}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2795868800229875}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.38548092098794867}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25174751831133446}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.25104834927971353}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0064037597435914195}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.045591442170138885}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.15824866645943247})])
Toy 25/25
Time taken: 3 h, 15 min
Projected time left: 
18/25 fits converged
Mean Ctt value = -0.6025155787771891
Mean Ctt error = 0.20641167956296247
95 Sensitivy = 0.000357888564264026
Simulation ended